Difference between revisions of "Template:Sign"

From #openttdcoop wiki

Jump to: navigation, search
m (testing the sign tempalte)
m
Line 10: Line 10:
  
 
== 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 15: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