Template Layouts
From Wine-Wiki
Contents |
Information
<center><pre> <Your Wine Verison> 111111111</pre></center>
Wine 20041201
Used the above when posting what wine verison and linux you used to create the guide.
Game Posting Information
The box to the right with the information will be used when posting about games. I will make the "Buy It Now" links to support Wine-Wiki.org
| Guild Wars | |
| Full Title: | Guild Wars |
| Developer: | NC Interactive |
| Publisher: | Interplay |
| Released: | 2005 |
| Operating System: | Windows NT / XP / 2000 |
| Genre(s): | Role-Playing |
| Multiplayer: | MMORPG |
| System Requirements: | N/A |
| Recommended System Spec: | N/A |
| Buy It Now: | From Amazon |
Box Code
<strong>Title or preview</strong>
<pre> $ sudo emerge moo </pre>
Emerging Moo
# sudo emerge moo
Use this when posting code or console information.
Wikify
{{wikify}}
and Posting Guidelines
Use this on a poorly wikied page.
HOWTOs
{{Wine HOWTO Index}}
| Installing Wine • Business • Games • Internet • Multimedia • System and Utilities |
| • Education • Other |
Use these at the top of any HOWTOs.
Categorys
[[Category:Wine]]
[[Category:Cedega]]
[[Category:CodeWeavers]]
Use this in any HOWTO, TIP, or others.
Configuration Postings
{{config|<Your Wine Type> Configuration|
<pre>Your Config Here</pre>}}
| Configuration: Wine Configuration |
[wine] "GraphicsDriver" = "x11drv"; (x11drv, ttydrv) ;"ShowDotFiles" = "1" # [wineconf] [Version] ; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31) ; Set version to win98 is recommended. "Windows" = "win98" ; DOS version to imitate ; Only effect when "Windows" = "win31" ;"DOS" = "6.22" ; Be careful here, wrong DllOverrides settings have the potential ; to pretty much kill your setup. |
Use this when posting your Wine Configuration.
Displaying screen output
If you want to show a predictable output of a command, you can use {{Screen_output}}
How to use it :
{{Screen_output| Some Text }}
Example :
Display Coin
$ echo Coin
| |
|
Coin |
Maintainer Required
Sometimes an application listed in the Wine application database desperately needs a maintainer, or it might just need more maintainers to lend a hand. You can add this to the page. You can use {{Maintainer}}
Example :
- Please consider submitting your test results for running this software under Wine.
| |
Regularly Submitting results for installing and running on the latest version of Wine makes a big difference for others considering using Wine. By looking at how well the software runs others can be encouraged to try it themselves and together you can make progress in finding workarounds. By testing the software you will also notice when something breaks and when you make a bug report, the bugzilla team will often point it out to the person who broke it. If you are slightly more technically minded, you are able to regularly compile wine and test it before each fortnightly release then you will catch breakages before each wine release.
A big advantage of being a maintainer is that as you quickly become familiar with installing and using wine with your software, you can have a direct hand in improving wine and your software. Many times you will find very handy tips posted by others and by posting a summary many benefit from your work. When you are asked a question you don't know, simply post in the wine-users forum and perhaps someone can help. Just by being there, you make a difference. A maintainer quickly tests each monthly release of wine, and adds to the application database a rating of how good it runs.. gold/silver/bronze or garbage. Wine is constantly being improved, and occasionally something breaks. When you do spot a breakage, file a bug in bugzilla and if you want to try and fix it you can then post to the wine-devel mailing list for advice. However, if you have a little spare time (usually about 2 hours, in between doing other things) regression testing allows you to identify which patch caused the break. By filling out a bugzilla report, posting the name of the software, and the patch which broke it to the wine-devel mailing list, the developer who broke it can have a look at fixing it.
|
Links
Want to add some handy links to help a visitor investigate running their software on Linux and Wine. By adding {{Links}} to the page they may find some handy reading.

