Difference between revisions of "Template:Vendor location row"
From Project: Gorgon Wiki
(Created page with "<includeonly>|- | colspan="4" style="text-align:center; font-size:150%; background:#{{{Color}}};"| '''[[{{{Name}}}]]'''</includeonly> <noinclude> ==Syntax== <pre> {{Vendor pur...") |
m (→Parameters) |
||
| Line 11: | Line 11: | ||
==Parameters== | ==Parameters== | ||
Name = The name of the location. | Name = The name of the location. | ||
| − | Color = The color for the background of the row. Uses hexadecimal RRGGBB format. | + | <br>Color = The color for the background of the row. Uses hexadecimal RRGGBB format. |
| + | |||
==Description== | ==Description== | ||
Used for rows in the table on the [[Merchants]] page. | Used for rows in the table on the [[Merchants]] page. | ||
[[Category:Formatting templates]] | [[Category:Formatting templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 16:14, 30 January 2017
Syntax
{{Vendor purchase table row
|Name =
|Color =
}}
Parameters
Name = The name of the location.
Color = The color for the background of the row. Uses hexadecimal RRGGBB format.
Description
Used for rows in the table on the Merchants page.