<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.coigame.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AMarkup%2Fdoc</id>
	<title>Template:Markup/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.coigame.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AMarkup%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://wiki.coigame.com/index.php?title=Template:Markup/doc&amp;action=history"/>
	<updated>2026-04-24T08:58:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>http://wiki.coigame.com/index.php?title=Template:Markup/doc&amp;diff=1742&amp;oldid=prev</id>
		<title>Thadius856: Creation</title>
		<link rel="alternate" type="text/html" href="http://wiki.coigame.com/index.php?title=Template:Markup/doc&amp;diff=1742&amp;oldid=prev"/>
		<updated>2022-01-18T22:25:48Z</updated>

		<summary type="html">&lt;p&gt;Creation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories where indicated at the bottom of this page, please. --&amp;gt;&lt;br /&gt;
{{TOC right |limit=2}}&lt;br /&gt;
&lt;br /&gt;
This template is used to present markup or code side by side with the output it renders.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Each pair of {{tl|Markup}}&amp;#039;s arguments should be two copies of some [[Wikipedia:wikitext|wikitext]] markup, with the first of the pair enclosed in &amp;amp;lt;nowiki&amp;amp;gt; tags. The template produces output in two columns, the first showing the markup and the second showing how it is rendered. The template accepts up to 40 unnamed parameters, resulting in up to 20 rows of examples.&lt;br /&gt;
&lt;br /&gt;
This:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{markup|&amp;amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;Bold text&amp;#039;&amp;#039;&amp;#039;&amp;amp;lt;/nowiki&amp;gt;|&amp;#039;&amp;#039;&amp;#039;Bold text&amp;#039;&amp;#039;&amp;#039;}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Produces this:&lt;br /&gt;
{{markup|&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;Bold text&amp;#039;&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;|&amp;#039;&amp;#039;&amp;#039;Bold text&amp;#039;&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
It is advisable to begin both copies of the markup with a [[Wikipedia:newline|newline]]; this is necessary if the first line of the markup must start on a new line (such as #, *  or ;).&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Multiple rows===&lt;br /&gt;
{{markup&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;Bold text&amp;#039;&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;|&amp;#039;&amp;#039;&amp;#039;Bold text&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;Italic text&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;|&amp;#039;&amp;#039;Italic text&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;[[Arc Furnace]]&amp;lt;/nowiki&amp;gt;|[[Arc Furnace]]&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;&lt;br /&gt;
  {{Recipe&lt;br /&gt;
    | Building    = Smoke Stack&lt;br /&gt;
    | Input1Name  = Oxygen&lt;br /&gt;
    | Input1Qty   = 200&lt;br /&gt;
    | Time        = 20&lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;|&lt;br /&gt;
  {{Recipe&lt;br /&gt;
    | Building    = Smoke Stack&lt;br /&gt;
    | Input1Name  = Oxygen&lt;br /&gt;
    | Input1Qty   = 200&lt;br /&gt;
    | Time        = 20&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===With custom title and column headers===&lt;br /&gt;
{{Markup &lt;br /&gt;
| title=How to write about foxes and dogs in Wikipedia.&lt;br /&gt;
|t1=Write this in wikitext|t2=and this will appear in the article.&lt;br /&gt;
| The quick brown [[fox]] jumps over the lazy [[dog]]. | The quick brown [[Wikipedia:fox|fox]] jumps over the lazy [[Wikipedia:dog|dog]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===With HTML entities===&lt;br /&gt;
HTML entities are parsed in the markup cell. To work around this, replace the &amp;lt;code&amp;gt;&amp;amp;&amp;lt;/code&amp;gt; with &amp;lt;code&amp;gt;&amp;amp;amp;amp;&amp;lt;/code&amp;gt; in the first column.&lt;br /&gt;
&lt;br /&gt;
{{Markup| &amp;lt;nowiki&amp;gt;&amp;amp;amp;ndash;&amp;lt;/nowiki&amp;gt; | &amp;amp;ndash;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
| &amp;lt;!-- Categories below this line, please: --&amp;gt;&lt;br /&gt;
[[Category:Documentation assistance templates]]&lt;br /&gt;
[[Category:Template namespace templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thadius856</name></author>
	</entry>
</feed>