Template:Ingamestring: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><span style="color: {{colors|{{{2|c_white}}}}}; font: 1em FixedSys, monospace; background:#000; {{{style|{{{s|}}}}}}">{{{1}}}</span></includeonly><noinclude>{{Ing...")
 
(trying to make this accept more parameters)
Line 1: Line 1:
<includeonly><span style="color: {{colors|{{{2|c_white}}}}}; font: 1em FixedSys, monospace; background:#000; {{{style|{{{s|}}}}}}">{{{1}}}</span></includeonly><noinclude>{{Ingamestring|Template to provide short preformatted text that resembles that of the game.}}
<includeonly><span style="color: {{colors|{{{2|c_white}}}}}; font: 1em FixedSys, monospace;}; background: {{colors|{{{3|c_black}}}} {{{style|{{{s|}}}}}}">{{{1}}}</span></includeonly><noinclude>{{Ingamestring|Template to provide short preformatted text that resembles that of the game.}}
=== Usage ===
=== Usage ===
* <code><nowiki>{{Ingamestring|Z}}</nowiki></code> turns into {{Ingamestring|Z}}.
* <code><nowiki>{{Ingamestring|Z}}</nowiki></code> turns into {{Ingamestring|Z}}.
* <code><nowiki>{{Ingamestring|Z|c_green}}</nowiki></code> turns into {{Ingamestring|Z|c_green}}.
* <code><nowiki>{{Ingamestring|Z|c_green}}</nowiki></code> turns into {{Ingamestring|Z|c_green}}.
* <code><nowiki>{{Ingamestring|#|c_black|c_brown}}</nowiki></code> turns into {{Ingamestring|#|c_black|c_brown}}.


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 08:49, 15 April 2013

Template to provide short preformatted text that resembles that of the game.

Usage

  • {{Ingamestring|Z}} turns into Z.
  • {{Ingamestring|Z|c_green}} turns into Z.
  • {{Ingamestring|#|c_black|c_brown}} turns into #.