Difference between revisions of "Template:RingMats"
Jump to navigation
Jump to search
(Created page with "<noinclude> <table class="table-bordered"> </noinclude> <tr> <th rowspan="4" class="text-center"><strong>{{{1}}}</strong></th> <td><strong>Lv.1</strong></td> <td><strong>Lv.2<...") |
|||
Line 49: | Line 49: | ||
Vertical: | Vertical: | ||
{{RingMats | {{RingMats | ||
− | | | + | | Effect name |
| L1 = | | L1 = | ||
| L2 = | | L2 = | ||
Line 63: | Line 63: | ||
Horizontal: | Horizontal: | ||
− | {{RingMats | Effects | + | {{RingMats | Effects name | L1 = | L2 = | L3 = | L4 = | L5 = | L6 = | L7 = | L8 = | L9 = | L10 = }} |
</pre> | </pre> | ||
Line 73: | Line 73: | ||
Template usage using the horizontal method (vertical works too): | Template usage using the horizontal method (vertical works too): | ||
− | {{RingMats | Effects | + | {{RingMats | Effects name | NA = N/A }} |
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 23:43, 12 April 2020
{{{1}}} | Lv.1 | Lv.2 | Lv.3 | Lv.4 | Lv.5 | Lv.6 | Lv.7 | Lv.8 | Lv.9 | Lv.10 |
---|---|---|---|---|---|---|---|---|---|---|
Used with the Rings template. Adds the effects per level table in the ring "card".
Template overview:
Can be displayed in a vertical format or a horizontal format. Vertical: {{RingMats | Effect name | L1 = | L2 = | L3 = | L4 = | L5 = | L6 = | L7 = | L8 = | L9 = | L10 = }} Horizontal: {{RingMats | Effects name | L1 = | L2 = | L3 = | L4 = | L5 = | L6 = | L7 = | L8 = | L9 = | L10 = }}
The template follows the basic principle of Variable = Value
. You are not required to specify all of the variables in order to make this template function. However, it's highly advised that you do so for values of 1 through 10.
If you want to display a 10 column long "Not Applicable" value instead of an individual value, you can do so using NA = N/A
instead of the normal variables.
Template usage using the horizontal method (vertical works too): {{RingMats | Effects name | NA = N/A }}