Gr: Difference between revisions

From VanRO Ragnarok Online
mNo edit summary
 
m (1 revision: Reloading)
Line 1: Line 1:
<span style="color: green; font-weight: bold;">{{{1|0}}}~{{{2|0}}}</span><noinclude>
<span style="color: green; font-weight: bold;">{{{1|0}}}~{{{2|0}}}</span><noinclude>
{{Usage|1= This template is used to display ranges on pages. The range will show up in <span style="color: green;font-weight:bold;">green</span> text so it is easily discerned from the rest of the skill's info.}}


== Usage ==
<pre>{{gr|val_1|val_2}}</pre>


<pre>{{gr2|val_1|val_2}}</pre>
=== Obligatory Fields ===
{| class="wikitable"
! Field !! Description !!
|-
| 1 || You can either define field 1 using this variable, or simply type <nowiki>"{{gr|<value>|<value2>}}"</nowiki> (replacing the value) ||
|-
| 2 || You can either define field 2 using this variable, or simply type <nowiki>"{{gr|<value>|<value2>}}"</nowiki> (replacing the value) ||
|-
|}


; val_1
[[Category:Templates|{{PAGENAME}}]]
: First value
</noinclude>
; val_2
: Second value
 
== Example ==
<code><nowiki>{{gr|10|100}}</nowiki></code> will parse to {{gr|10|100}}.

Revision as of 04:23, 11 October 2013

0~0

Usage

These usage notes will not be included in articles bearing this template.

This template is used to display ranges on pages. The range will show up in green text so it is easily discerned from the rest of the skill's info.

{{gr|val_1|val_2}}

Obligatory Fields

Field Description
1 You can either define field 1 using this variable, or simply type "{{gr|<value>|<value2>}}" (replacing the value)
2 You can either define field 2 using this variable, or simply type "{{gr|<value>|<value2>}}" (replacing the value)