Difference between revisions of "Template:Sign"

From #openttdcoop wiki

Jump to: navigation, search
m (Initial Version)
 
m (Bug fix)
Line 6: Line 6:
  
 
== Example ==
 
== Example ==
<nowiki>{{Sign|Your Text Here}}</nowiki>
+
<nowiki>{{{Sign|Your Text Here}}}</nowiki>
  
 
Will create the following sign:
 
Will create the following sign:
  
{{Sign|Your Text Here}}
+
{{{Sign|Your Text Here}}}
  
 
</noinclude>
 
</noinclude>

Revision as of 01:31, 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


Powered by MediaWiki