Editing Template:Variant main/doc
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 5: | Line 5: | ||
==Usage== |
==Usage== |
||
<pre> |
<pre> |
||
{{Variant main|type |
{{Variant main|type}} |
||
</pre> |
</pre> |
||
where <code>type</code> |
where <code>type</code> is a freely filled parameter pertaining to the type of the category (i.e. item, monster, skill node, etc.) |
||
==Example== |
==Example== |
||
===Single type=== |
|||
<pre> |
<pre> |
||
{{Variant main|item}} |
{{Variant main|item}} |
||
Line 16: | Line 15: | ||
produces |
produces |
||
{{Variant main|item}} |
{{Variant main|item}} |
||
===Item and related skill node=== |
|||
<pre> |
|||
{{Variant main|item|skill node}} |
|||
</pre> |
|||
produces |
|||
{{Variant main|item|skill node}} |