<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.p1gsel.com/p1gwars/index.php?action=history&amp;feed=atom&amp;title=Template%3AStrong</id>
	<title>Template:Strong - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.p1gsel.com/p1gwars/index.php?action=history&amp;feed=atom&amp;title=Template%3AStrong"/>
	<link rel="alternate" type="text/html" href="https://www.p1gsel.com/p1gwars/index.php?title=Template:Strong&amp;action=history"/>
	<updated>2026-04-17T05:12:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://www.p1gsel.com/p1gwars/index.php?title=Template:Strong&amp;diff=6308&amp;oldid=prev</id>
		<title>Rosie: Created page with &quot;&lt;strong {{#if:{{{class|}}}|class=&quot;{{{class}}}&quot;}} {{#if:{{{id|}}}|id=&quot;{{{id}}}&quot;}} {{#if:{{{style|}}}|style=&quot;{{{style}}}&quot;}} {{#if:{{{title|}}}|title=&quot;{{{title}}}&quot;}}&gt;{{{1}}}&lt;/strong&gt;&lt;noinclude&gt; {{documentation}} &lt;!-- Add cats and interwikis to the /doc subpage, not here! --&gt; &lt;templatedata&gt; { 	&quot;params&quot;: { 		&quot;1&quot;: { 			&quot;label&quot;: &quot;Text&quot;, 			&quot;description&quot;: &quot;text to be emphasised&quot;, 			&quot;required&quot;: true 		}, 		&quot;class&quot;: { 			&quot;label&quot;: &quot;Custom CSS classes&quot;, 			&quot;description&quot;: &quot;takes a c...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.p1gsel.com/p1gwars/index.php?title=Template:Strong&amp;diff=6308&amp;oldid=prev"/>
		<updated>2026-01-11T16:15:09Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;strong {{#if:{{{class|}}}|class=&amp;quot;{{{class}}}&amp;quot;}} {{#if:{{{id|}}}|id=&amp;quot;{{{id}}}&amp;quot;}} {{#if:{{{style|}}}|style=&amp;quot;{{{style}}}&amp;quot;}} {{#if:{{{title|}}}|title=&amp;quot;{{{title}}}&amp;quot;}}&amp;gt;{{{1}}}&amp;lt;/strong&amp;gt;&amp;lt;noinclude&amp;gt; {{documentation}} &amp;lt;!-- Add cats and interwikis to the /doc subpage, not here! --&amp;gt; &amp;lt;templatedata&amp;gt; { 	&amp;quot;params&amp;quot;: { 		&amp;quot;1&amp;quot;: { 			&amp;quot;label&amp;quot;: &amp;quot;Text&amp;quot;, 			&amp;quot;description&amp;quot;: &amp;quot;text to be emphasised&amp;quot;, 			&amp;quot;required&amp;quot;: true 		}, 		&amp;quot;class&amp;quot;: { 			&amp;quot;label&amp;quot;: &amp;quot;Custom CSS classes&amp;quot;, 			&amp;quot;description&amp;quot;: &amp;quot;takes a c...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;strong {{#if:{{{class|}}}|class=&amp;quot;{{{class}}}&amp;quot;}} {{#if:{{{id|}}}|id=&amp;quot;{{{id}}}&amp;quot;}} {{#if:{{{style|}}}|style=&amp;quot;{{{style}}}&amp;quot;}} {{#if:{{{title|}}}|title=&amp;quot;{{{title}}}&amp;quot;}}&amp;gt;{{{1}}}&amp;lt;/strong&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add cats and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Text&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;text to be emphasised&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;class&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Custom CSS classes&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;takes a class name (or multiple class names, separated by commas); adds class=\&amp;quot;classname[s]\&amp;quot; to the HTML code&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;id&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Custom Element ID&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot; takes a valid, unique HTML id (must begin with an alphabetic letter); adds id=\&amp;quot;name\&amp;quot; to the HTML code&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;style&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Custom CSS styles&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot; takes inline CSS input; adds style=\&amp;quot;CSS directive[s]\&amp;quot; to the HTML code&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;title&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Custom Title&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;takes text, which cannot be marked up in any way, and displays it as a pop-up \&amp;quot;tooltip\&amp;quot; when the cursor hovers over the {{strong}} span&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Semantically emphasise text&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rosie</name></author>
	</entry>
</feed>