Difference between revisions of "Template:Vendor location row"

From Project: Gorgon Wiki
Jump to: navigation, search
(Created page with "<includeonly>|- | colspan="4" style="text-align:center; font-size:150%; background:#{{{Color}}};"| '''[[{{{Name}}}]]'''</includeonly> <noinclude> ==Syntax== <pre> {{Vendor pur...")
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<includeonly>|-
 
<includeonly>|-
| colspan="4" style="text-align:center; font-size:150%; background:#{{{Color}}};"| '''[[{{{Name}}}]]'''</includeonly>
+
| colspan="5" style="text-align:center; font-size:150%; background:#{{{Color}}};"| '''[[{{{Name}}}]]'''</includeonly>
 
<noinclude>
 
<noinclude>
 
==Syntax==
 
==Syntax==
 
<pre>
 
<pre>
{{Vendor purchase table row
+
{{Vendor location row
 
|Name  =
 
|Name  =
 
|Color =
 
|Color =
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>

Latest revision as of 18:51, 1 April 2018


Syntax

{{Vendor location 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.