Difference between revisions of "Template:Special"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <includeonly> |
||
− | {| class="wikitable" |
+ | {| class="wikitable" style="width: 700px;" |
⚫ | |||
+ | !colspan="4" style="background-color:#aac;" |[[File:special_icon.png|20px]] Special: {{{name}}} |
||
⚫ | |||
⚫ | |||
− | |colspan="3"|{{{description}}} |
||
|- |
|- |
||
|'''Requirements'''||{{{req}}} |
|'''Requirements'''||{{{req}}} |
||
|'''Reflex'''||Cost {{{reflex}}} |
|'''Reflex'''||Cost {{{reflex}}} |
||
⚫ | |||
⚫ | |||
⚫ | |||
|- |
|- |
||
|} |
|} |
||
− | <noinclude> |
+ | </includeonly><noinclude> |
== Usage == |
== Usage == |
||
Specials: |
Specials: |
||
+ | <pre> |
||
+ | {{Special|name=Name of Special|description=Description of special|req=Requirements for special|reflex=2}} |
||
+ | </pre> |
||
{{Special|name=Name of Special|description=Description of special|req=Requirements for special|reflex=2}} |
{{Special|name=Name of Special|description=Description of special|req=Requirements for special|reflex=2}} |
||
</noinclude> |
</noinclude> |