Template:Verbatim: Difference between revisions

From FreeAllegiance Wiki
Jump to navigationJump to search
m (added to templates category)
No edit summary
Line 1: Line 1:
<tt><span style="background-color: #ddd; border: 1px solid #aaa; padding: 0px; ">{{{1}}}</span></tt><noinclude>
<span style="background-color: #ddd; border: 1px solid #aaa; padding: 0px; ">{{{1}}}</span><noinclude>


== Usage ==
== Usage ==

Revision as of 17:34, 23 December 2008

{{{1}}}

Usage

{{Wikicode|Your code goes here}}

Chars like {{, }}, | or = need to be escaped with either templates or nowiki tags.

The mind boggles.