Difference between revisions of "Template:Item"

From Project Einherjar
Line 1: Line 1:
<includeonly>[{{database}}item&action=view&id={{{1}}} {{{2}}}]</includeonly><noinclude>__NOTOC__
+
<includeonly>[[File:{{{1}}}s.png]] [{{database}}item&action=view&id={{{1}}} {{{2}}}]</includeonly><noinclude>__NOTOC__
  
  
Line 24: Line 24:
  
 
==See Also==
 
==See Also==
*[[Template:Map]]
 
 
*[[Template:Monster]]
 
*[[Template:Monster]]
*[[Template:Item List]]
 
  
 
[[Category:Templates|Item]]
 
[[Category:Templates|Item]]
 
</noinclude>
 
</noinclude>

Revision as of 23:51, 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