<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://wikirecife.recife.pe.gov.br/index.php?action=history&amp;feed=atom&amp;title=Predefini%C3%A7%C3%A3o%3AContentGrid%2Fdoc</id>
	<title>Predefinição:ContentGrid/doc - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://wikirecife.recife.pe.gov.br/index.php?action=history&amp;feed=atom&amp;title=Predefini%C3%A7%C3%A3o%3AContentGrid%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wikirecife.recife.pe.gov.br/index.php?title=Predefini%C3%A7%C3%A3o:ContentGrid/doc&amp;action=history"/>
	<updated>2026-05-03T14:46:52Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wikirecife.recife.pe.gov.br/index.php?title=Predefini%C3%A7%C3%A3o:ContentGrid/doc&amp;diff=4464&amp;oldid=prev</id>
		<title>Administrador: uma edição</title>
		<link rel="alternate" type="text/html" href="https://wikirecife.recife.pe.gov.br/index.php?title=Predefini%C3%A7%C3%A3o:ContentGrid/doc&amp;diff=4464&amp;oldid=prev"/>
		<updated>2021-08-10T13:55:57Z</updated>

		<summary type="html">&lt;p&gt;uma edição&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;pt-BR&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Edição anterior&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Edição das 13h55min de 10 de agosto de 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;pt-BR&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sem diferença)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Administrador</name></author>
	</entry>
	<entry>
		<id>https://wikirecife.recife.pe.gov.br/index.php?title=Predefini%C3%A7%C3%A3o:ContentGrid/doc&amp;diff=4463&amp;oldid=prev</id>
		<title>wikirecife&gt;Tacsipacsi: uses TemplateStyles</title>
		<link rel="alternate" type="text/html" href="https://wikirecife.recife.pe.gov.br/index.php?title=Predefini%C3%A7%C3%A3o:ContentGrid/doc&amp;diff=4463&amp;oldid=prev"/>
		<updated>2020-07-27T19:58:27Z</updated>

		<summary type="html">&lt;p&gt;uses TemplateStyles&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&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>wikirecife&gt;Tacsipacsi</name></author>
	</entry>
</feed>