Item: Difference between revisions
From VanRO Ragnarok Online
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<includeonly>{{plainlink |url={{database}}/item-info/{{#sub: {{{id}}}|0|{{#pos:{{{id}}}| }}}}/ {{#sub:{{{id}}}|{{#pos:{{{id}}}| }}}}}}</includeonly><noinclude>==Description== | <includeonly> | ||
This template serves the purpose of shortening | {{plainlink|url={{database}}/item-info/{{#sub:{{{id}}}|0|{{#pos:{{{id}}}| }}}}/{{#sub:{{{id}}}|{{#pos:{{{id}}}| }}}}|{{{name}}}}} | ||
</includeonly> | |||
<noinclude> | |||
==Description== | |||
This template serves the purpose of shortening links to the [{{database}}/item-info/ iW Database View Item] for the ease of article overview when editing and consistency. | |||
====Usage==== | ====Usage==== | ||
<nowiki>{{item |id=</nowiki>''<id>''<nowiki> |name=</nowiki>''<name>''<nowiki>}}</nowiki> | |||
{| class="wikitable" | {| class="wikitable" | ||
! Example !! Output | ! Example !! Output | ||
|- | |- | ||
| <nowiki>{{item |id=7015 Bookclip in Memory}}</nowiki> | | <nowiki>{{item |id=7015 |name=Bookclip in Memory}}</nowiki> | ||
| {{item |id=7015 |name=Bookclip in Memory}} | |||
|} | |} | ||
====Fields==== | ====Fields==== | ||
{| class="wikitable" style="text-align: left" | {| class="wikitable" style="text-align: left" | ||
| id || The ID of the item as seen in the itemdesctables. | | id || The ID of the item as seen in the itemdesctables. | ||
|- | |- | ||
| name || The text to appear in the link. | | name || The text to appear in the link. | ||
|} | |} | ||
==See Also== | ==See Also== |
Revision as of 00:53, 21 May 2024
Description
This template serves the purpose of shortening links to the iW Database View Item for the ease of article overview when editing and consistency.
Usage
{{item |id=<id> |name=<name>}}
Example | Output |
---|---|
{{item |id=7015 |name=Bookclip in Memory}} | 7015 |
Fields
id | The ID of the item as seen in the itemdesctables. |
name | The text to appear in the link. |