<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.darkan.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AChoose_Option%2Fdoc</id>
	<title>Template:Choose Option/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.darkan.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AChoose_Option%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.darkan.org/index.php?title=Template:Choose_Option/doc&amp;action=history"/>
	<updated>2026-07-18T05:32:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.darkan.org/index.php?title=Template:Choose_Option/doc&amp;diff=127647&amp;oldid=prev</id>
		<title>imported&gt;Joeytje50: to prevent innocent people from using = characters in it which would break unnamed parameters.</title>
		<link rel="alternate" type="text/html" href="https://wiki.darkan.org/index.php?title=Template:Choose_Option/doc&amp;diff=127647&amp;oldid=prev"/>
		<updated>2012-03-10T14:27:10Z</updated>

		<summary type="html">&lt;p&gt;to prevent innocent people from using = characters in it which would break unnamed parameters.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
To use this template, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Choose Option|lbl=Label text|win=Links|bold=&amp;lt;all|window|header|none&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. The bold parameter is optional (leave it out if you don&amp;#039;t want it to be bolded), and entering &amp;quot;all&amp;quot; will make the whole thing bolded, and entering &amp;quot;window&amp;quot; will make only the opening choose option window be bolded. Entering header will bold the window&amp;#039;s header, but not the content.&lt;br /&gt;
&lt;br /&gt;
The label text is just a text you want to use. You can for example put your username in it. The links have to be a plain list of links, without enters or anything between the links. For example, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Choose Option|lbl=Example|win=[[User:Example|Example]][[User talk:Example|Talk]][[Special:Contributions/Example|Contribs]][[Special:Editcount/Example|Editcount]]|bold=header}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will become {{Choose Option|lbl=Example|win=[[User:Example|Example]][[User talk:Example|Talk]][[Special:Contributions/Example|Contribs]][[Special:Editcount/Example|Editcount]]|bold=header}}.&lt;br /&gt;
&lt;br /&gt;
You can also make it look like a choose option window easily by coloring the labels. For example &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Choose Option|lbl=Example|win=[[User:Example|Attack &amp;lt;span class=&amp;quot;NPC&amp;quot;&amp;gt;Example&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;cb-max&amp;quot;&amp;gt;(Level: 200)&amp;lt;/span&amp;gt;]][[User talk:Example|Talk to &amp;lt;span class=&amp;quot;scenery&amp;quot;&amp;gt;Example&amp;lt;/span&amp;gt;]][[Special:Contributions/Example|Examine &amp;lt;span class=&amp;quot;player&amp;quot;&amp;gt;Example&amp;lt;/span&amp;gt;]][[Special:Editcount/Example|Drop &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;Example&amp;lt;/span&amp;gt;]]|bold=window}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will become {{Choose Option|lbl=Example|win=[[User:Example|Attack &amp;lt;span class=&amp;quot;NPC&amp;quot;&amp;gt;Example&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;cb-max&amp;quot;&amp;gt;(Level: 200)&amp;lt;/span&amp;gt;]][[User talk:Example|Talk to &amp;lt;span class=&amp;quot;scenery&amp;quot;&amp;gt;Example&amp;lt;/span&amp;gt;]][[Special:Contributions/Example|Examine &amp;lt;span class=&amp;quot;player&amp;quot;&amp;gt;Example&amp;lt;/span&amp;gt;]][[Special:Editcount/Example|Drop &amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;Example&amp;lt;/span&amp;gt;]]|bold=window}}. The syntax for the special colors are a span with a class (case sensitive):&lt;br /&gt;
*item (&amp;lt;b style=&amp;quot;color:#FF9040;background:#0D1E25;&amp;quot;&amp;gt;brown/orange&amp;lt;/b&amp;gt;)&lt;br /&gt;
*NPC (&amp;lt;b style=&amp;quot;color:#FF0;background:#0D1E25;&amp;quot;&amp;gt;yellow&amp;lt;/b&amp;gt;)&lt;br /&gt;
*player (&amp;lt;b style=&amp;quot;color:#FFF;background:#0D1E25;&amp;quot;&amp;gt;white&amp;lt;/b&amp;gt;)&lt;br /&gt;
*scenery (&amp;lt;b style=&amp;quot;color:#0FF;background:#0D1E25;&amp;quot;&amp;gt;cyan&amp;lt;/b&amp;gt;)&lt;br /&gt;
And the combat level colors:&lt;br /&gt;
*cb-min (&amp;lt;b style=&amp;quot;color:#0F0;background:#0D1E25;&amp;quot;&amp;gt;lime&amp;lt;/b&amp;gt;)&lt;br /&gt;
*cb-same (&amp;lt;b style=&amp;quot;color:#FF0;background:#0D1E25;&amp;quot;&amp;gt;yellow&amp;lt;/b&amp;gt;)&lt;br /&gt;
*cb-max (&amp;lt;b style=&amp;quot;color:#F00;background:#0D1E25;&amp;quot;&amp;gt;red&amp;lt;/b&amp;gt;)&lt;br /&gt;
For example, &amp;lt;code&amp;gt;&amp;amp;lt;span class=&amp;quot;item&amp;quot;&amp;gt;Item&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt; will become &amp;lt;span style=&amp;quot;color:#FF9040;background:#0D1E25;&amp;quot;&amp;gt;item&amp;lt;/span&amp;gt; in the Choose Option window.&lt;/div&gt;</summary>
		<author><name>imported&gt;Joeytje50</name></author>
	</entry>
</feed>