Difference between revisions of "Template:CBA"

From CrawlWiki
Jump to: navigation, search
(let's simplify the creation of cba notes a bit)
 
(Make pages go to outdated crystal ball articles category for version less than 0.35)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
In [[{{{1}}}]], {{{2}}}
+
<noinclude>
[[Category:Crystal Ball Articles]]
+
A template for adding CBA notes. It adds a required category link, so you don't have to copy-paste it.
 +
 
 +
==Usage==
 +
<nowiki>{{CBA|0.31|[[Felid]]s will start the game with an extra life.}}</nowiki>
 +
</noinclude>
 +
 
 +
<includeonly>*In [[{{{1|version number}}}]], {{{2|description of the change}}}{{ifeq|{{{1}}}|0.35|[[Category:Crystal Ball Articles]]|[[Category:Outdated Crystal Ball Articles]]}}</includeonly>

Latest revision as of 17:47, 18 September 2026

A template for adding CBA notes. It adds a required category link, so you don't have to copy-paste it.

Usage

{{CBA|0.31|[[Felid]]s will start the game with an extra life.}}