Difference between revisions of "Template:Item"
Jump to navigation
Jump to search
Njosefbeck (talk | contribs) (Update usage styling) |
Njosefbeck (talk | contribs) (Add text param to make that portion more explicit) |
||
Line 1: | Line 1: | ||
<includeonly>{{plainlink|url=http://cp.ragnarok-server.com/?module=item&action=view&id={{{id}}}}}</includeonly> | <includeonly>{{plainlink|url=http://cp.ragnarok-server.com/?module=item&action=view&id={{{id}}} {{{text}}}}}</includeonly> | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Line 8: | Line 8: | ||
! style="background-color:#9aff99;" | Output | ! style="background-color:#9aff99;" | Output | ||
|- | |- | ||
| <nowiki>{{Item | id=4133 Raydric Card}}</nowiki> | | <nowiki>{{Item | id=4133 | text=Raydric Card}}</nowiki> | ||
| {{Item | id=4133 Raydric Card}} | | {{Item | id=4133 | text=Raydric Card}} | ||
|} | |} | ||
[[Category:Templates|Item]] | [[Category:Templates|Item]] | ||
</noinclude> | </noinclude> |
Revision as of 02:54, 7 May 2018
Usage
The purpose of this template is to include a link to a specific item on the TitanRO Control Panel.
Usage | Output |
---|---|
{{Item | id=4133 | text=Raydric Card}} | Raydric Card {{{text}}} |