Main Page

Difference between revisions of "Template:RingEffects/2"

From Arks-Visiphone
Jump to navigation Jump to search
 
Line 15: Line 15:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
{{#if: {{{L1|}}}|<td>{{{L11|}}}</td>|}}<!--
+
{{#if: {{{L11|}}}|<td>{{{L11|}}}</td>|}}<!--
  
-->{{#if: {{{L2|}}}|<td>{{{L12|}}}</td>|}}<!--
+
-->{{#if: {{{L12|}}}|<td>{{{L12|}}}</td>|}}<!--
  
-->{{#if: {{{L3|}}}|<td>{{{L13|}}}</td>|}}<!--
+
-->{{#if: {{{L13|}}}|<td>{{{L13|}}}</td>|}}<!--
  
-->{{#if: {{{L4|}}}|<td>{{{L14|}}}</td>|}}<!--
+
-->{{#if: {{{L14|}}}|<td>{{{L14|}}}</td>|}}<!--
  
-->{{#if: {{{L5|}}}|<td>{{{L15|}}}</td>|}}<!--
+
-->{{#if: {{{L15|}}}|<td>{{{L15|}}}</td>|}}<!--
  
-->{{#if: {{{L6|}}}|<td>{{{L16|}}}</td>|}}<!--
+
-->{{#if: {{{L16|}}}|<td>{{{L16|}}}</td>|}}<!--
  
-->{{#if: {{{L7|}}}|<td>{{{L17|}}}</td>|}}<!--
+
-->{{#if: {{{L17|}}}|<td>{{{L17|}}}</td>|}}<!--
  
-->{{#if: {{{L8|}}}|<td>{{{L18|}}}</td>|}}<!--
+
-->{{#if: {{{L18|}}}|<td>{{{L18|}}}</td>|}}<!--
  
-->{{#if: {{{L9|}}}|<td>{{{L19|}}}</td>|}}<!--
+
-->{{#if: {{{L19|}}}|<td>{{{L19|}}}</td>|}}<!--
  
-->{{#if: {{{L10|}}}|<td>{{{L20|}}}</td>|}}<!--
+
-->{{#if: {{{L20|}}}|<td>{{{L20|}}}</td>|}}<!--
  
 
-->{{#if: {{{NA|}}}|<td colspan="10" class="text-center">{{{NA|}}}</td>|}}
 
-->{{#if: {{{NA|}}}|<td colspan="10" class="text-center">{{{NA|}}}</td>|}}

Latest revision as of 13:48, 10 April 2020

Lv.11 Lv.12 Lv.13 Lv.14 Lv.15 Lv.16 Lv.17 Lv.18 Lv.19 Lv.20

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:
{{RingEffects/2
| L11 =
| L12 = 
| L13 = 
| L14 = 
| L15 = 
| L16 = 
| L17 = 
| L18 = 
| L19 = 
| L20 = 
}}

Horizontal:
{{RingEffects/2 | L11 = | L12 = | L13 = | L14 = | L15 = | L16 = | L17 = | L18 = | L19 = | L20 = }}

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 NA2 = N/A instead of the normal variables.

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

{{RingEffects/2 | NA = N/A }}