(Created page with "{| class="wikitable" ! colspan="2" style="text-align: center; font-weight:bold; font-style:italic;" | {{{name|Generic Name}}} |- | style="text-align: right; font-weight:bold;...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 26: | Line 26: | ||
| {{{notes|None}}} | | {{{notes|None}}} | ||
|} | |} | ||
<noinclude> | |||
== Documentation == | |||
This template produces a simple formatted table, one table per stand. | |||
=== Wiki Code === | |||
<pre> | |||
{{Stand Stats | |||
|name=Name of the stand | |||
|power=Score | |||
|speed=Score | |||
|range=Score | |||
|durability=Score | |||
|precision=Score | |||
|potential=Score | |||
|ability=Description of ability/abilities provided | |||
|notes=Any notes about the stand not otherwise covered | |||
}} | |||
</pre> | |||
=== Example === | |||
{{Stand Stats | |||
|name=Name of the stand | |||
|power=Score | |||
|speed=Score | |||
|range=Score | |||
|durability=Score | |||
|precision=Score | |||
|potential=Score | |||
|ability=Description of ability/abilities provided | |||
|notes=Any notes about the stand not otherwise covered | |||
}} | |||
</noinclude> |
Latest revision as of 05:02, 17 June 2018
Generic Name | |
---|---|
Power | N/A |
Speed | N/A |
Range | N/A |
Durability | N/A |
Precision | N/A |
Potential | N/A |
Ability | Unknown |
Notes | None |
Documentation
This template produces a simple formatted table, one table per stand.
Wiki Code
{{Stand Stats |name=Name of the stand |power=Score |speed=Score |range=Score |durability=Score |precision=Score |potential=Score |ability=Description of ability/abilities provided |notes=Any notes about the stand not otherwise covered }}
Example
Name of the stand | |
---|---|
Power | Score |
Speed | Score |
Range | Score |
Durability | Score |
Precision | Score |
Potential | Score |
Ability | Description of ability/abilities provided |
Notes | Any notes about the stand not otherwise covered |