Difference between revisions of "Template:Item"

From Project Einherjar
(Description)
(Description)
Line 6: Line 6:
 
<br>
 
<br>
 
====Usage====
 
====Usage====
  <nowiki>{{item |id=</nowiki>''<id>''<nowiki> </nowiki>''<name>''<nowiki>}}</nowiki>
+
  <nowiki>{{item|</nowiki>''<id>''<nowiki>|</nowiki>''<name>''<nowiki>}}</nowiki>
 
<br>
 
<br>
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 22:03, 12 May 2023


Description

This template serves the purpose of shortening linkings to the Database View Item for the ease of article overview when editing and consistency.

Usage

{{item|<id>|<name>}}


Example Output
{{item|716|Red Gemstone}} 716.png Red Gemstone


Fields

id The ID of the item as seen in the itemdesctables.
name The text to appear in the link.

See Also