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
(this really shouldn't be that hard) |
(restore again, not sure why this isn't working) |
||
Line 1: | Line 1: | ||
<includeonly>{| cellpadding="0" cellspacing="0" style="clear:right; float:right; margin:0px 5px 5px 5px; padding:5px 5px 0px 0px; width:200px; border:#AAA solid 1px; background-color: #FFF;" | <noinclude> | ||
<!-- --> | |||
<!-- note: when editing the role template, be sure to edit any major changes into the examples --> | |||
<!-- --> | |||
</noinclude><includeonly>{| cellpadding="0" cellspacing="0" style="clear:right; float:right; margin:0px 5px 5px 5px; padding:5px 5px 0px 0px; width:200px; border:#AAA solid 1px; background-color: #FFF;" | |||
| | | | ||
{| style="background:#EEE; border:#AAA solid 1px; margin: 0px 0px 5px 5px;" | {| style="background:#EEE; border:#AAA solid 1px; margin: 0px 0px 5px 5px;" | ||
Line 24: | Line 28: | ||
{{#if: {{{notes|}}} | | {{#if: {{{notes|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} style="background:#EEE;" align="center" | {{!}} style="background:#EEE;" align="center" {{!}} '''Notes''': | ||
{{!}} ''<small>{{{notes}}}</small>'' | }} | {{!}} ''<small>{{{notes}}}</small>'' | }} | ||
|} | |} | ||
Line 74: | Line 78: | ||
! What it looks like | ! What it looks like | ||
|- | |- | ||
| | |||
<pre> | |||
{{role | |||
|alias= | |||
|align= | |||
|type= | |||
|choice= | |||
|notes= | |||
}} | |||
</pre> | |||
| | |||
{{role | |||
|alias= | |||
|align= | |||
|type= | |||
|choice= | |||
|notes= | |||
}} | |||
|- | |||
| | | | ||
<pre> | <pre> |
Revision as of 14:44, 26 January 2009
Summary
This template is used to place a box on the right side of role pages with information pertaining to the role. The box displays the following information:
- the aliases the role may have
- the alignment(s) of the role
- the type of the role
- the phase the role submits their choice, if any
Syntax
{{role |alias= |align= |type= |choice= |notes= }}
Parameters
{{{alias}}}
- other names commonly used for this role
- roles which have more than one alias should list those aliases using the
{{{alias2}}}, {{{alias3}}}
parameter(s)
- roles which have more than one alias should list those aliases using the
{{{align}}}
- the faction in which this role is commonly used
- roles which can be used in more than one faction should list those factions using the
{{{align2}}}
parameter
- roles which can be used in more than one faction should list those factions using the
{{{type}}}
- the most common attributes assigned to this role
- roles which can be assigned multiple/dual 'types' should list those types using the
{{{type2}}}
parameter
- roles which can be assigned multiple/dual 'types' should list those types using the
{{{choice}}}
- the phase the role commonly submits their action, if any
- roles which can submit their action in multiple/dual phases should list those phases using the
{{{choice2}}}
parameter
{{{notes}}}
- this parameter can be used to note anything else that is key to the role which is not covered in the previous parameters
- note: this parameter is optional, and should only be used if necessary; the notes section is not used to describe the role, as this information should be included in the wiki page
Examples
What you type | What it looks like | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{role |alias= |align= |type= |choice= |notes= }} |
| ||||||||||||
{{role |alias= Seer |align= Pro-town |type= Investigative |choice= Night |notes= }} |
| ||||||||||||
{{role |alias= Archangel |alias2= Sorceror |align= Pro-town |align2= Anti-town |type= Protective |type2= Informative |choice= Night |choice2= Day |notes= this is an example of notes }} |
|