<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://theroyalcourt.eu/index.php?action=history&amp;feed=atom&amp;title=Template%3AContentGrid%2Fdoc</id>
	<title>Template:ContentGrid/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://theroyalcourt.eu/index.php?action=history&amp;feed=atom&amp;title=Template%3AContentGrid%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://theroyalcourt.eu/index.php?title=Template:ContentGrid/doc&amp;action=history"/>
	<updated>2026-05-06T14:48:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://theroyalcourt.eu/index.php?title=Template:ContentGrid/doc&amp;diff=400&amp;oldid=prev</id>
		<title>Nasias: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://theroyalcourt.eu/index.php?title=Template:ContentGrid/doc&amp;diff=400&amp;oldid=prev"/>
		<updated>2024-03-04T21:27:36Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 21:27, 4 March 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Nasias</name></author>
	</entry>
	<entry>
		<id>https://theroyalcourt.eu/index.php?title=Template:ContentGrid/doc&amp;diff=399&amp;oldid=prev</id>
		<title>Mediawiki&gt;MathXplore: Reverted edits by 2001:8F8:1539:AE2:82B2:91CA:1848:5E02 (talk) to last version by Clump: unnecessary links or spam</title>
		<link rel="alternate" type="text/html" href="https://theroyalcourt.eu/index.php?title=Template:ContentGrid/doc&amp;diff=399&amp;oldid=prev"/>
		<updated>2023-10-31T12:16:27Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/Special:Contributions/2001:8F8:1539:AE2:82B2:91CA:1848:5E02&quot; title=&quot;Special:Contributions/2001:8F8:1539:AE2:82B2:91CA:1848:5E02&quot;&gt;2001:8F8:1539:AE2:82B2:91CA:1848:5E02&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:2001:8F8:1539:AE2:82B2:91CA:1848:5E02&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:2001:8F8:1539:AE2:82B2:91CA:1848:5E02 (page does not exist)&quot;&gt;talk&lt;/a&gt;) to last version by Clump: unnecessary links or spam&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 go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
{{Uses TemplateStyles|Template:ContentGrid/styles.css}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
A responsive grid of page elements. Populate the &amp;lt;code&amp;gt;content&amp;lt;/code&amp;gt; parameter with grid elements separated by a new line.&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{ContentGrid&lt;br /&gt;
|content=&lt;br /&gt;
&lt;br /&gt;
Text A&lt;br /&gt;
&lt;br /&gt;
Text B&lt;br /&gt;
&lt;br /&gt;
Text C&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Produces:&lt;br /&gt;
&lt;br /&gt;
{{ContentGrid&lt;br /&gt;
|content=&lt;br /&gt;
&lt;br /&gt;
Text A&lt;br /&gt;
&lt;br /&gt;
Text B&lt;br /&gt;
&lt;br /&gt;
Text C&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This template works well with other templates, like [[Template:Colored box]].&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{ContentGrid&lt;br /&gt;
|content=&lt;br /&gt;
&lt;br /&gt;
{{Colored box&lt;br /&gt;
|title = Title&lt;br /&gt;
|content = Content&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Colored box&lt;br /&gt;
|title =&lt;br /&gt;
|content = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Produces:&lt;br /&gt;
&lt;br /&gt;
{{ContentGrid&lt;br /&gt;
|content=&lt;br /&gt;
&lt;br /&gt;
{{Colored box&lt;br /&gt;
|title = Title&lt;br /&gt;
|content = Content&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Colored box&lt;br /&gt;
|title = Title&lt;br /&gt;
|content = Content&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- Categories go here and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mediawiki&gt;MathXplore</name></author>
	</entry>
</feed>