Template:Item: Difference between revisions

From Ragnarok Plus Wiki
TerryTie (talk | contribs)
Created page with "[https://items.ragnarok.plus/{{{1}}} {{{2|{{{1}}}}}}]"
 
Riunia (talk | contribs)
No edit summary
Line 1: Line 1:
[https://items.ragnarok.plus/{{{1}}} {{{2|{{{1}}}}}}]
<includeonly>{{plainlink |url=[ragnarok.plus/item-db/{{#sub: {{{id}}}|0|{{#pos:{{{id}}}| }}}}/ {{#sub:{{{id}}}|{{#pos:{{{id}}}| }}}}}}</includeonly><noinclude>==Description==
This template serves the purpose of shortening linkings to the [ragnarok.plus/item-db/ R+ Item Database] for the ease of article overview when editing and consistency.
 
====Usage====
<nowiki>{{item |id=</nowiki>''<id>''<nowiki> </nowiki>''<name>''<nowiki>}}</nowiki>
 
{| class="wikitable"
! Example !! Output
|-
| <nowiki>{{item |id=7015 Bookclip in Memory}}</nowiki>
|| {{item |id=7015 Bookclip in Memory}}
|}
 
====Fields====
{| class="wikitable" style="text-align: left"
| id || The ID of the item as seen in the itemdesctables.
|-
| name || The text to appear in the link.
|}
 
==See Also==
*[[Template:Map]]
*[[Template:Monster]]
*[[Template:Item List]]
 
[[Category:Templates|Item]]
</noinclude>

Revision as of 09:21, 15 February 2026

Description

This template serves the purpose of shortening linkings to the [ragnarok.plus/item-db/ R+ Item Database] for the ease of article overview when editing and consistency.

Usage

{{item |id=<id> <name>}}
Example Output
{{item |id=7015 Bookclip in Memory}} [[ragnarok.plus/item-db/{{#sub: 7015 Bookclip in Memory|0|{{#pos:7015 Bookclip in Memory| }}}}/ {{#sub:7015 Bookclip in Memory|{{#pos:7015 Bookclip in Memory| }}}}]

Fields

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

See Also