Difference between revisions of "Template:Sign"
From #openttdcoop wiki
m (fixed my coding error) |
m (removing line breaks) |
||
| Line 1: | Line 1: | ||
| − | <includeonly> | + | <includeonly><table><tr><td style="background-color:orange; color: white; font-face: Tahoma; font-weight: bold; padding: 0px 5px 0px 5px;">{{{1}}}</td></tr></table></includeonly><noinclude> |
| − | <table><tr><td style="background-color:orange; color: white; font-face: Tahoma; font-weight: bold; padding: 0px 5px 0px 5px;">{{{1}}}</td></tr></table> | + | |
| − | </includeonly> | + | |
| − | + | ||
| − | <noinclude> | + | |
== Description == | == Description == | ||
Revision as of 15:56, 18 September 2008
Description
This template will display the specified text in a format that resembles a sign from an #openttdcoop game. These signs are white text on an orange background, with a specific font type and size.
Example
{{Sign|Your Text Here}}
Will create the following sign:
| Your Text Here |