<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.telosrealms.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ASkill%2Fdoc</id>
	<title>Template:Skill/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.telosrealms.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ASkill%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.telosrealms.com/index.php?title=Template:Skill/doc&amp;action=history"/>
	<updated>2026-06-22T08:39:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.telosrealms.com/index.php?title=Template:Skill/doc&amp;diff=14995&amp;oldid=prev</id>
		<title>Willow: the mass documenting</title>
		<link rel="alternate" type="text/html" href="https://wiki.telosrealms.com/index.php?title=Template:Skill/doc&amp;diff=14995&amp;oldid=prev"/>
		<updated>2026-06-20T11:55:14Z</updated>

		<summary type="html">&lt;p&gt;the mass documenting&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;code&amp;gt;Template:Skill&amp;lt;/code&amp;gt; renders a single dark, bordered skill-tree node box containing a label, with no hover behaviour.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
This template draws one fixed-size skill node: a 220×80px dark grey box with a light border and white centered text. It takes a single &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; parameter, which is the text shown inside the box. If &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; is left empty the template outputs nothing at all (the box is suppressed). It is the plain, non-interactive sibling of [[Template:SkillHover]] (which adds a hover tooltip). On the live wiki the actual skill trees are built with &amp;lt;code&amp;gt;{{ImageTooltip}}&amp;lt;/code&amp;gt; nodes inside the per-class [[Skill Tree]] data templates, so &amp;lt;code&amp;gt;Template:Skill&amp;lt;/code&amp;gt; is a simple/standalone node box and is not currently the node type used on the live Skill Tree page.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter !! Required? !! What it does !! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; || Required || The text shown centered inside the node box. If blank or omitted, the template renders nothing. || &amp;lt;code&amp;gt;name=Unyielding Bastion&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== How to use ==&lt;br /&gt;
1. Type &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Skill&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to start the template.&lt;br /&gt;
2. Add the node label with &amp;lt;code&amp;gt;|name=&amp;lt;/code&amp;gt; followed by the text you want inside the box.&lt;br /&gt;
3. Close with &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
There is no special syntax — &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; is plain text. Example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Skill|name=Rampage}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces a box reading &amp;quot;Rampage&amp;quot;. Because the box is a fixed 220×80px and has a fixed left margin, dropping several of them in a row produces a vertical-ish stack of equally sized node boxes.&lt;br /&gt;
&lt;br /&gt;
Note: if you want the box to also show a description when the reader hovers over it, use [[Template:SkillHover]] instead.&lt;br /&gt;
&lt;br /&gt;
== Copy this ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Skill&lt;br /&gt;
|name=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
Live result:&lt;br /&gt;
&lt;br /&gt;
{{Skill|name=Unyielding Bastion}}&lt;br /&gt;
&lt;br /&gt;
Wikitext that produced it:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Skill|name=Unyielding Bastion}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tips &amp;amp; notes ==&lt;br /&gt;
* The box size (220×80px), colours (&amp;lt;code&amp;gt;#191919&amp;lt;/code&amp;gt; fill, &amp;lt;code&amp;gt;#4d4d4b&amp;lt;/code&amp;gt; border) and left margin are hard-coded in the template — there are no parameters to change them.&lt;br /&gt;
* An empty &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; renders nothing, so this template will never leave a blank box on the page.&lt;br /&gt;
* Related: [[Template:SkillHover]] is the same box plus a hover tooltip; [[Template:ImageTooltip]] is the image-based node actually used to build the live [[Skill Tree]] data templates.&lt;/div&gt;</summary>
		<author><name>Willow</name></author>
	</entry>
</feed>