Template:Vendor location row small talk: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Klava (talk | contribs)
Created page with "<includeonly>|- | colspan="2" style="text-align:center; font-size:150%; background:#{{{Color}}};"| '''[[{{{Name}}}]]'''</includeonly> <noinclude> ==Syntax== <pre> {{Vendor sma..."
 
Alleryn (talk | contribs)
adding a column
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>|-
<includeonly>|-
| colspan="2" style="text-align:center; font-size:150%; background:#{{{Color}}};"| '''[[{{{Name}}}]]'''</includeonly>
| colspan="3" style="text-align:center; font-size:150%; background:#{{{Color}}};"| '''[[{{{Name}}}]]'''</includeonly>
<noinclude>
<noinclude>
The name of this template is a misnomer.  It applies not only to Vendors, but to all NPCs
==Syntax==
==Syntax==
<pre>
<pre>
{{Vendor small talk row
{{Vendor location row small talk
|Name  =
|Name  =
|Color =
|Color =
Line 14: Line 15:


==Description==
==Description==
Used for rows in the table on the [[Merchants]] page.
Used for rows in the table on the [[Favor]] page.
[[Category:Formatting templates]]
[[Category:Formatting templates]]
</noinclude>
</noinclude>

Latest revision as of 17:16, 7 November 2019


The name of this template is a misnomer. It applies not only to Vendors, but to all NPCs

Syntax

{{Vendor location row small talk
|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 Favor page.