Difference between revisions of "Template:Sign"
From #openttdcoop wiki
m (added some padding) |
m (fixed my coding error) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <table><tr><td style="background-color:orange; color: white; font-face: Tahoma; font-weight: bold | + | <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> | </includeonly> | ||
Revision as of 15:51, 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 |