Difference between revisions of "Template:Item"

From Project Einherjar
(Description)
(Description)
Line 4: Line 4:
 
==Description==
 
==Description==
 
This template serves the purpose of shortening linkings to the [http://home.projecteinherjar.com/fluxcp/?module=item Database View Item] for the ease of article overview when editing and consistency.
 
This template serves the purpose of shortening linkings to the [http://home.projecteinherjar.com/fluxcp/?module=item Database View Item] for the ease of article overview when editing and consistency.
 
+
<br>
 
====Usage====
 
====Usage====
 
  <nowiki>{{item |id=</nowiki>''<id>''<nowiki> </nowiki>''<name>''<nowiki>}}</nowiki>
 
  <nowiki>{{item |id=</nowiki>''<id>''<nowiki> </nowiki>''<name>''<nowiki>}}</nowiki>
 
+
<br>
 
{| class="wikitable"
 
{| class="wikitable"
 
  ! Example !! Output
 
  ! Example !! Output
Line 14: Line 14:
 
|| {{item|716|Red Gemstone}}
 
|| {{item|716|Red Gemstone}}
 
|}
 
|}
 
+
<br>
 
====Fields====
 
====Fields====
 
{| class="wikitable" style="text-align: left"
 
{| class="wikitable" style="text-align: left"

Revision as of 21:25, 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=<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