Difference between revisions of "Template:Vendor location row small talk"
(Created page with "<includeonly>|- | colspan="2" style="text-align:center; font-size:150%; background:#{{{Color}}};"| '''[[{{{Name}}}]]'''</includeonly> <noinclude> ==Syntax== <pre> {{Vendor sma...") |
(adding a column) |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>|- | <includeonly>|- | ||
| − | | colspan=" | + | | 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 | + | {{Vendor location row small talk |
|Name = | |Name = | ||
|Color = | |Color = | ||
| Line 14: | Line 15: | ||
==Description== | ==Description== | ||
| − | Used for rows in the table on the [[ | + | Used for rows in the table on the [[Favor]] page. |
[[Category:Formatting templates]] | [[Category:Formatting templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 12: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.