Difference between revisions of "Template:Item4"
From JellyRO Wiki
| Line 2: | Line 2: | ||
====Usage==== | ====Usage==== | ||
<nowiki>{{Item4|id=</nowiki>''<id>''<nowiki>|name=</nowiki>''<name>''<nowiki>}}</nowiki> | <nowiki>{{Item4|id=</nowiki>''<id>''<nowiki>|name=</nowiki>''<name>''<nowiki>}}</nowiki> | ||
| − | |||
{| class="wikitable" | {| class="wikitable" | ||
! Example !! Output | ! Example !! Output | ||
| Line 9: | Line 8: | ||
|| {{Item4|id=7015|name=Bookclip in Memory}} | || {{Item4|id=7015|name=Bookclip in Memory}} | ||
|} | |} | ||
| − | |||
====Fields==== | ====Fields==== | ||
{| class="wikitable" style="text-align: left" | {| class="wikitable" style="text-align: left" | ||
| Line 16: | Line 14: | ||
| name || The text to appear in the link. | | name || The text to appear in the link. | ||
|} | |} | ||
| − | + | [[Category:Templates]]</noinclude><noinclude>[[Category:Templates]]</noinclude> | |
| − | [[Category:Templates]]</noinclude> | + | |
| − | + | ||
| − | <noinclude>[[Category:Templates]]</noinclude> | + | |
Revision as of 17:48, 5 October 2017
Usage
{{Item4|id=<id>|name=<name>}}
| Example | Output |
|---|---|
| {{itemDB|id=7015|name=Bookclip in Memory}} | |
Fields
| id | The ID of the item as seen in the itemdesctables. |
| name | The text to appear in the link. |