v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:DFtext"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (*fixes template*)
m (*improves template*)
Line 1: Line 1:
 
<noinclude>''You may be looking for [[Template:Gametext]].''
 
<noinclude>''You may be looking for [[Template:Gametext]].''
  
</noinclude><includeonly><font style="color: {{{2|#CCC}}}; font-family: 'fixedsys', monospace; background:#000">{{{1}}}</font></includeonly><noinclude>{{DFtext|The DFtext template is designed to provide short preformatted text that resembles
+
</noinclude><includeonly><font style="color: {{{2|#CCC}}}; font-family: 'fixedsys', monospace; background:#000">{{{1}}}</font></includeonly><noinclude>{{DFtext|The DFtext template is designed to provide short preformatted text that resembles that of the game. This description is not a good example of "short."}}
that of the game.}}
+
=== Usage ===
 +
 
 +
<code><nowiki>{{DFtext|Outside}}</nowiki></code> turns into {{DFtext|Outside}}.<br><code><nowiki>{{DFtext|Outside|#0ff}}</nowiki></code> turns into {{DFtext|Outside|#0ff}}.
 +
 
 
[[Category:Formatting Templates]]</noinclude>
 
[[Category:Formatting Templates]]</noinclude>

Revision as of 03:01, 30 June 2008

You may be looking for Template:Gametext.

The DFtext template is designed to provide short preformatted text that resembles that of the game. This description is not a good example of "short."

Usage

{{DFtext|Outside}} turns into Outside.
{{DFtext|Outside|#0ff}} turns into Outside.