Difference between revisions of "Template:ItemDB"
From JellyRO Wiki
| Line 1: | Line 1: | ||
| − | <includeonly>{{plainlink|url={{ | + | <includeonly>{{plainlink|url=http://anesisro.com/cp/?module=item&action=view&id={{{id}}}}}</includeonly> |
<noinclude>==Description== | <noinclude>==Description== | ||
| Line 10: | Line 10: | ||
! Example !! Output | ! Example !! Output | ||
|- | |- | ||
| − | | <nowiki>{{itemDB |id=7015 Bookclip in Memory}}</nowiki> | + | | <nowiki>{{itemDB|id=7015 Bookclip in Memory}}</nowiki> |
| − | || {{itemDB|7015 Bookclip in Memory}} | + | || {{itemDB|id=7015 Bookclip in Memory}} |
|} | |} | ||
Revision as of 07:41, 5 July 2015
Description
This template serves the purpose of shortening linkings to the Item DB.
Usage
{{itemDB |id=<id> <name>}}
| Example | Output |
|---|---|
| {{itemDB|id=7015 Bookclip in Memory}} | Bookclip in Memory |
Fields
| id | The ID of the item as seen in the itemdesctables. |
| name | The text to appear in the link. |