You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Role: Difference between revisions
Jump to navigation
Jump to search
Dani Banani (talk | contribs) No edit summary |
Dani Banani (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
|- | |- | ||
| style="background:#EEE;" align="center" | '''Alignment''': | | style="background:#EEE;" align="center" | '''Alignment''': | ||
| {{{ | | {{{align|None}}} | ||
|- | |- | ||
| style="background:#EEE;" align="center" | '''Role type''': | | style="background:#EEE;" align="center" | '''Role type''': | ||
Line 16: | Line 16: | ||
|- | |- | ||
| style="background:#EEE;" align="center" | '''Night choice''': | | style="background:#EEE;" align="center" | '''Night choice''': | ||
| {{{ | | {{{choice|None}}} | ||
{{#if: {{{notes|}}} | | {{#if: {{{notes|}}} | | ||
{{!}}- | {{!}}- | ||
Line 24: | Line 24: | ||
|}<noinclude> | |}<noinclude> | ||
== Usage == | == Usage == | ||
== Syntax == | |||
<pre> | |||
{{role | |||
|alias= | |||
|align= | |||
|type= | |||
|choice= | |||
|notes= | |||
}} | |||
</pre> | |||
== Parameters == | |||
To insert this template into a page, use the following syntax: | To insert this template into a page, use the following syntax: | ||
<pre> | <pre> | ||
{{role | {{role | ||
|alias= other names used for this role | |||
|alignment= most common faction in which this role is used | |||
|type= | |||
|choice = Does the role have a [[Night choice]]? (Yes/No) | |||
|notes = anything else that's worth nothing about the role (optional) | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 04:11, 18 November 2007
|
Usage
Syntax
{{role |alias= |align= |type= |choice= |notes= }}
Parameters
To insert this template into a page, use the following syntax:
{{role |alias= other names used for this role |alignment= most common faction in which this role is used |type= |choice = Does the role have a [[Night choice]]? (Yes/No) |notes = anything else that's worth nothing about the role (optional) }}
Example
What you type | What it looks like | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{role |alias = Doc |alignment = Pro-town |type = Protective |night_choice = Yes }} |
| ||||||||||||
{{role |alias = Townie |alignment = Pro-town |type = Other |night_choice = No |notes = Just an ordinary citizen }} |
|