Difference between revisions of "Template:Valuable/doc"
Jump to navigation
Jump to search
old>AlchemistAdam m |
old>AlchemistAdam m |
||
Line 1: | Line 1: | ||
{{Doc/start}} | {{Doc/start}} | ||
This is Valuable template created for use as an infobox on a specific Valuable tooltip page. | This is a Valuable template created for use as an infobox on a specific Valuable tooltip page. | ||
Usage: Copy this code to any < | Usage: Copy this code to any <Valuable_name>/Tooltip page and fill in the values: | ||
<nowiki> | <nowiki> | ||
{{ {{{1|Tooltip hover box}}} | {{ {{{1|Tooltip hover box}}} | ||
|title = {{Valuable | |title = {{Valuable | ||
|Description = | |Description = <Enter description here> | ||
|Price = | |Price = <Enter price here> | ||
}} | }} | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
{{Doc/end}} | {{Doc/end}} |
Revision as of 23:24, 3 July 2020
Documentation
[purge]
This is a Valuable template created for use as an infobox on a specific Valuable tooltip page.
Usage: Copy this code to any <Valuable_name>/Tooltip page and fill in the values:
{{ {{{1|Tooltip hover box}}} |title = {{Valuable |Description = <Enter description here> |Price = <Enter price here> }} }}