You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:RCongoing: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>:{| border="0" style="border:0px !important;border-color:white !important;margin:5px 5px 10px 5px;padding:0px !important;" | <includeonly>:{| border="0" style="border:0px !important;border-color:white !important;margin:5px 5px 10px 5px;padding:0px !important;" | ||
|- | |- | ||
|width="90"|'''Moderator:'''||'''[[{{{ | |width="90"|'''Moderator(s):'''||'''[[{{{2}}}]]''', '''[[{{{3}}}]]''' | ||
|- | |- | ||
|'''Status:'''||'''<span style="color:#bf0000;">Ongoing</span>, {{{ | |'''Status:'''||'''<span style="color:#bf0000;">Ongoing</span>, {{{1}}}''' | ||
|}</includeonly><noinclude>'''''Note:''' This template is used for ongoing games. For completed games, see my [[Template:RCgame|completed games template]].'' | |}</includeonly><noinclude>'''''Note:''' This template is used for ongoing games. For completed games, see my [[Template:RCgame|completed games template]].'' | ||
Line 13: | Line 13: | ||
==Parameters List== | ==Parameters List== | ||
<br /> | <br /> | ||
:<pre style='font-size:130%;margin:5px;'>{{RCongoing|Moderator| | :<pre style='font-size:130%;margin:5px;'>{{RCongoing|Current Phase|Moderator|Backup Moderator}}</pre> | ||
<br /> | <br /> | ||
==Parameter Explanations== | ==Parameter Explanations== | ||
Line 20: | Line 20: | ||
! width="100"|Field||Explanation | ! width="100"|Field||Explanation | ||
|- | |- | ||
| height="28"| ''' | | height="28"| '''Current Phase'''|| The phase and phase number that the game is currently in. For instance: Day 1, Night 2, etc. You may also use abbreviations like D1, N2, etc. | ||
|- | |- | ||
| height="28"| ''' | | height="28"| '''Moderator(s)'''|| The game's moderator(s). They need not have a MafiaWiki page for this link to work, as this field uses {{u|Fenhl}}'s [[Template:U|<nowiki>{{u}}</nowiki>]] template.{{space|20}} | ||
|} | |} | ||
{{multicol}} | {{multicol}} | ||
==What you type== | ==What you type== | ||
<pre style='font-size:130%;margin: | <pre style='font-size:130%;margin:15px 10px;'>{{RCongoing|SpyreX|D2}}</pre> | ||
<pre style='font-size:130%;margin: | <pre style='font-size:130%;margin:15px 10px;'>{{RCongoing|Vi|N3}}</pre> | ||
<pre style='font-size:130%;margin: | <pre style='font-size:130%;margin:15px 10px;'>{{RCongoing|ReaperCharlie|D14}}</pre> | ||
{{multicol-break}} | {{multicol-break}} | ||
Revision as of 19:04, 15 March 2011
Note: This template is used for ongoing games. For completed games, see my completed games template.
Summary
I made this for myself to use each time I want to write a new summary of an ongoing game in my game record. Mostly because I didn't want to code a whole bunch of new if statements into the RCgame template, so I just made a separate template for ongoing games. Also, it makes it easier to search my code and find the things that haven't been updated yet!
Parameters List
{{RCongoing|Current Phase|Moderator|Backup Moderator}}
Parameter Explanations
Field | Explanation |
---|---|
Current Phase | The phase and phase number that the game is currently in. For instance: Day 1, Night 2, etc. You may also use abbreviations like D1, N2, etc. |
Moderator(s) | The game's moderator(s). They need not have a MafiaWiki page for this link to work, as this field uses Fenhl's {{u}} template. |
What you type{{RCongoing|SpyreX|D2}} {{RCongoing|Vi|N3}} {{RCongoing|ReaperCharlie|D14}} |