Main Page

Difference between revisions of "Template:RingMats"

From Arks-Visiphone
Jump to navigation Jump to search
Line 15: Line 15:
 
{{RingMats
 
{{RingMats
 
| Effects per level
 
| Effects per level
| true
+
| true=1
 
| L1 =
 
| L1 =
 
| L2 =  
 
| L2 =  
Line 39: Line 39:
  
 
Horizontal:
 
Horizontal:
{{RingMats | Effects per level | true | L1 = | L2 = | L3 = | L4 = | L5 = | L6 = | L7 = | L8 = | L9 = | L10 = | L11 = | L12 = | L13 = | L14 = | L15 = | L16 = | L17 = | L18 = | L19 = | L20 = }}
+
{{RingMats | Effects per level | true=1 | L1 = | L2 = | L3 = | L4 = | L5 = | L6 = | L7 = | L8 = | L9 = | L10 = | L11 = | L12 = | L13 = | L14 = | L15 = | L16 = | L17 = | L18 = | L19 = | L20 = }}
 
</pre>
 
</pre>
  
The template follows the basic principle of <code>Variable = Value</code>. 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.
+
The template follows the basic principle of <code>Variable = Value</code>. You are required to specify all of the variables in order to make this template function.
  
If you want to display a 10 column long "Not Applicable" value instead of an individual value, you can do so by setting <code>true</code> to <code>false</code> and using <code>NA2 = N/A</code> instead of the normal variables.
+
If you want to display a 10 column long "Not Applicable" value instead of an individual value, you can do so by setting <code>true=1</code> to <code>false=1</code> and using <code>NA2 = N/A</code> instead of the normal variables.
  
 
<pre>
 
<pre>
 
Template usage using the horizontal method (vertical works too):
 
Template usage using the horizontal method (vertical works too):
  
{{RingMats | Effects per level | false | NA = N/A }}
+
{{RingMats | Effects per level | false=1 | NA = N/A }}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 09:08, 21 April 2020

{{{1}}}


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
| Effects per level
| true=1
| L1 =
| L2 = 
| L3 = 
| L4 = 
| L5 = 
| L6 = 
| L7 = 
| L8 = 
| L9 = 
| L10 = 
| L11 =
| L12 = 
| L13 = 
| L14 = 
| L15 = 
| L16 = 
| L17 = 
| L18 = 
| L19 = 
| L20 = 
}}

Horizontal:
{{RingMats | Effects per level | true=1 | L1 = | L2 = | L3 = | L4 = | L5 = | L6 = | L7 = | L8 = | L9 = | L10 = | L11 = | L12 = | L13 = | L14 = | L15 = | L16 = | L17 = | L18 = | L19 = | L20 = }}

The template follows the basic principle of Variable = Value. You are required to specify all of the variables in order to make this template function.

If you want to display a 10 column long "Not Applicable" value instead of an individual value, you can do so by setting true=1 to false=1 and using NA2 = N/A instead of the normal variables.

Template usage using the horizontal method (vertical works too):

{{RingMats | Effects per level | false=1 | NA = N/A }}