<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.panglossian.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ASpan</id>
	<title>Template:Span - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.panglossian.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ASpan"/>
	<link rel="alternate" type="text/html" href="https://wiki.panglossian.net/wiki/index.php?title=Template:Span&amp;action=history"/>
	<updated>2026-07-07T21:57:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.panglossian.net/wiki/index.php?title=Template:Span&amp;diff=10&amp;oldid=prev</id>
		<title>Stuart: Template cribbed from Blue Prism (well, I wrote it)</title>
		<link rel="alternate" type="text/html" href="https://wiki.panglossian.net/wiki/index.php?title=Template:Span&amp;diff=10&amp;oldid=prev"/>
		<updated>2016-08-25T17:46:26Z</updated>

		<summary type="html">&lt;p&gt;Template cribbed from Blue Prism (well, I wrote it)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span style=&amp;quot;color:{{{2}}}; {{{3|}}}&amp;quot;&amp;gt;{{{1}}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
Quick way of applying a colour or another style to a piece of text.&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
# The text to style&lt;br /&gt;
# The colour (CSS style, so keywords (&amp;#039;blue&amp;#039;, &amp;#039;black&amp;#039;, &amp;#039;navy&amp;#039;) or 3 or 6 hex digit colour codes &amp;#039;#fff&amp;#039; &amp;#039;#ace&amp;#039; &amp;#039;#225588&amp;#039;) to apply&lt;br /&gt;
# (Optional) any other CSS declarations to apply to the text&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{span|text to style|colour[|more:css; options:as, required;]}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
The following:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{span|This is red|red}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Gives:&lt;br /&gt;
 {{span|This is red|red}}&lt;br /&gt;
&lt;br /&gt;
The following:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{span|&amp;#039;&amp;#039;This is green, italic and underlined&amp;#039;&amp;#039;|green|text-decoration:underline}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
will display:&lt;br /&gt;
 {{span|&amp;#039;&amp;#039;This is green, italic and underlined&amp;#039;&amp;#039;|green|text-decoration:underline}}&lt;br /&gt;
&lt;br /&gt;
And finally:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{span|SPOILERS!!|black|background-color:black}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Shows:&lt;br /&gt;
 {{span|SPOILERS!!|black|background-color:black}}&lt;/div&gt;</summary>
		<author><name>Stuart</name></author>
	</entry>
</feed>