You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Gamebox: Difference between revisions
Jump to navigation
Jump to search
SigmaEpsilon (talk | contribs) (redo param desc) |
LyingBrian (talk | contribs) No edit summary |
||
Line 30: | Line 30: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{TOCright}} | |||
== | == Syntax == | ||
To insert this template into a page, use the following syntax: | To insert this template into a page, use the following syntax: | ||
<pre | <pre> | ||
{{gamebox | {{gamebox | ||
|name= | |name= | ||
Line 48: | Line 48: | ||
|notes= | |notes= | ||
|}} | |}} | ||
</ | </pre> | ||
<pre> | |||
{{gamebox|name= |sort= |thread= |forum= |mod= |mod2= |modtext= |setup= |outcome= |outcome2= |status= |notes= }} | |||
</pre> | |||
The <code><mod2></code>, <code><modtext></code>, <code><outcome2></code>, & <code><notes></code> variables should only be needed in unusual situations. | The <code><mod2></code>, <code><modtext></code>, <code><outcome2></code>, & <code><notes></code> variables should only be needed in unusual situations. | ||
== Parameters == | |||
;Name | ;Name | ||
: The title of the game | : The title of the game | ||
Line 83: | Line 86: | ||
: Anything else noteworthy about the game (optional) | : Anything else noteworthy about the game (optional) | ||
== Example == | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 106: | Line 109: | ||
|}} | |}} | ||
</pre> | </pre> | ||
| | | | ||
{{gamebox | {{gamebox |
Revision as of 09:02, 22 August 2007
Syntax
To insert this template into a page, use the following syntax:
{{gamebox |name= |sort= |thread= |forum= |mod= |mod2= |modtext= |setup= |outcome= |outcome2= |status= |notes= |}}
{{gamebox|name= |sort= |thread= |forum= |mod= |mod2= |modtext= |setup= |outcome= |outcome2= |status= |notes= }}
The <mod2>
, <modtext>
, <outcome2>
, & <notes>
variables should only be needed in unusual situations.
Parameters
- Name
- The title of the game
- Note: The title of the gamebox will automatically be the title of the wiki page if this field is left blank.
- Sort
- The number of the game (for sorting purposes)
- Minis/Newbies should sort to three digits, e.g. 003. Large Normal/Open Games should sort to two digits.
- Thread
- The number of the game thread in the forums, not the full link
- The number of the game thread can be found by looking at the URL of the game.
- Example:
- In the forums, the URL for Open 1 is
http://www.mafiascum.net/forum/viewtopic.php?t=3952
- The number of the game thread directly follows
t=
; in this case,3952
- In the forums, the URL for Open 1 is
- Forum
- The name of the forum this game is located in
- Mod
- The name of the moderator of this game
- Mod2
- If necessary, list the backup/replacement mod (optional)
- Modtext
- Why there was a second mod (optional)
- If no text is given, defaults to a comma, denoting co-moderators
- Setup
- the type of setup used in this game
- Outcome
- The winner of the game
- Outcome should be given by role, not username; for example, Serial Killer, not Thok
- Outcome2
- If necessary, an additional winner (optionnal)
- Status
- The status of the game (complete, incomplete, etc.)
- Notes
- Anything else noteworthy about the game (optional)
Example
What you type | What it looks like | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{gamebox |name=Example Title |sort=00 |thread=3952 |forum=Little Italy |mod=mith |mod2=MeMe |modtext=backed up by |setup=Pie C9 |outcome=Mafia |outcome2=Survivor |status=Completed |notes=This is an example of notes |}} |
|