You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:VoteTable: Difference between revisions
Jump to navigation
Jump to search
HowardRoark (talk | contribs) mNo edit summary |
HowardRoark (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
{{!}}- | {{!}}- | ||
! Votee !! Count !! Voters | ! Votee !! Count !! Voters | ||
{{!}}- style="font-weight:bold; color:#{{{lynchcolor}}};" | {{!}}- style="font-weight:bold; color:#{{{lynchcolor|a020f0}}};" | ||
{{!}} {{{lynchee}}} {{!}}{{!}} {{{lynchvotes}}} {{!}}{{!}} {{{lynchers}}} | {{!}} {{{lynchee}}} {{!}}{{!}} {{{lynchvotes}}} {{!}}{{!}} {{{lynchers}}} | ||
{{!}}- | {{!}}- | ||
Line 24: | Line 24: | ||
{{!}}- | {{!}}- | ||
{{ #if: {{{25|}}} | {{!}} {{{25}}} {{!}}{{!}} {{{26}}} {{!}}{{!}} {{{27}}} }} | {{ #if: {{{25|}}} | {{!}} {{{25}}} {{!}}{{!}} {{{26}}} {{!}}{{!}} {{{27}}} }} | ||
{{!}}- | |||
{{ #if: {{{28|}}} | {{!}} {{{28}}} {{!}}{{!}} {{{29}}} {{!}}{{!}} {{{30}}} }} | |||
{{ #if: {{{novotes|}}} | {{!}}- style="background:#def; color:#555;" | {{ #if: {{{novotes|}}} | {{!}}- style="background:#def; color:#555;" | ||
{{!}} ''not voting'' {{!}}{{!}} {{{novotes}}} {{!}}{{!}} ''{{{ | {{!}} ''not voting'' {{!}}{{!}} {{{novotes}}} {{!}}{{!}} ''{{{novotenames}}}'' | ||
{{!}}} |{{!}}} }} | {{!}}} |{{!}}} }} | ||
</includeonly> | </includeonly> | ||
Line 33: | Line 35: | ||
== Summary == | == Summary == | ||
Used to create the HowardRoark variation of the [[:Template:Vtable|Vtable]] template. It handles 1 lynchee, not voting, and up to 10 additional votees. The table's caption is a link to the forum game thread post containing the lynch. | Used to create the HowardRoark variation of the [[:Template:Vtable|Vtable]] template. It handles 1 lynchee, not voting, and up to 10 additional votees. The table's caption is a link to the forum game thread post containing the lynch. | ||
More expansion and customization options are planned. | |||
== Parameters == | |||
<table border=1 cellpadding=5> | |||
<tr><th>parameter</th><th>required?</th><th>data type</th><th>example data</th><tr> | |||
<tr><td>post</td><td>yes</td><td>integer</td><td>1962582</td> | |||
<tr><td>day</td><td>yes</td><td>integer</td><td>1</td> | |||
<tr><td>lynchcolor</td><td>yes</td><td>[http://www.web-source.net/216_color_chart.htm rrggbb]</td><td>a020f0</td> | |||
<tr><td>lynchvotes</td><td>yes</td><td>integer</td><td>7</td> | |||
<tr><td>lynchee</td><td>yes</td><td>string</td><td>HowardRoark</td> | |||
<tr><td>lynchers</td><td>yes</td><td>string</td><td>mith, orangepenguin, Vi</td> | |||
<tr><td>novotes</td><td>no</td><td>integer</td><td>2</td> | |||
<tr><td>novotenames</td><td>no</td><td>string</td><td>BattleMage, tubby216</td> | |||
</table> | |||
Line 46: | Line 64: | ||
|MrSuave|2|julienvonwolfe, MacavityLock | |MrSuave|2|julienvonwolfe, MacavityLock | ||
|Hoopla|1|MrSuave | |Hoopla|1|MrSuave | ||
|novotes=2| | |novotes=2|novotenames=Nuwen, xRECKONERx}} | ||
</pre> | </pre> | ||
Line 57: | Line 75: | ||
|MrSuave|2|julienvonwolfe, MacavityLock | |MrSuave|2|julienvonwolfe, MacavityLock | ||
|Hoopla|1|MrSuave | |Hoopla|1|MrSuave | ||
|novotes=2| | |novotes=2|novotenames=Nuwen, xRECKONERx}} | ||
</td></tr> | </td></tr> | ||
</noinclude> | </noinclude> |
Revision as of 22:30, 12 November 2009
Summary
Used to create the HowardRoark variation of the Vtable template. It handles 1 lynchee, not voting, and up to 10 additional votees. The table's caption is a link to the forum game thread post containing the lynch.
More expansion and customization options are planned.
Parameters
parameter | required? | data type | example data |
---|---|---|---|
post | yes | integer | 1962582 |
day | yes | integer | 1 |
lynchcolor | yes | rrggbb | a020f0 |
lynchvotes | yes | integer | 7 |
lynchee | yes | string | HowardRoark |
lynchers | yes | string | mith, orangepenguin, Vi |
novotes | no | integer | 2 |
novotenames | no | string | BattleMage, tubby216 |
Examples
{{VoteTable |post=1962582|day=1 |lynchcolor=a020f0|lynchvotes=7|lynchee=julienvonwolfe |lynchers=iamausername, Torqez, ErictheRed, Symbol, don_johnson, Hoopla, tubby216 |MrSuave|2|julienvonwolfe, MacavityLock |Hoopla|1|MrSuave |novotes=2|novotenames=Nuwen, xRECKONERx}} |
|