Template:Ingamestring: Difference between revisions
Jump to navigation
Jump to search
(trying to make this accept more parameters) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly><span style="color: {{colors|{{{2|c_white}}}}}; font: 1em FixedSys, monospace | <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}}. |
Revision as of 08:53, 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 #.