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:Gametext"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(New page: <includeonly><span style="background-color: black; color: rgb(192,192,192); font-family: Courier New, monospace; white-space: pre"> {{{1}}} </span></includeonly><noinclude>==Usage== {{gam...)
 
(added optional css 'style' parameter)
 
(24 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<includeonly><span style="background-color: black; color: rgb(192,192,192); font-family: Courier New, monospace; white-space: pre"> {{{1}}} </span></includeonly><noinclude>==Usage==
+
<noinclude>''You may be looking for [[Template:DFtext]].''
  
{{gametext|The gametext template is designed to provide preformatted text that resembles
+
</noinclude><includeonly><div style="color: {{fgcolor|{{{2|7:0}}}}}; font-family: 'fixedsys', 'Terminal', Consolas, monospace; font-size: 12.5px; background:#000; width: 50em; {{{style|}}}">{{{1}}}</div></includeonly><noinclude>{{documentation}}</noinclude>
that of the game.  It is useful for duplicating game messages in an official format.}}
 
 
 
<pre><nowiki>{{gametext|The gametext template is designed to provide preformatted text that resembles
 
that of the game.}}</nowiki></pre>
 
 
 
[[Category:Formatting Templates]]</noinclude>
 

Latest revision as of 17:14, 26 January 2022

You may be looking for Template:DFtext.