Difference between revisions of "Template:Changelog"

From Krafties
Jump to navigation Jump to search
m
m
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>{{#switch:{{{item}}}
+
<onlyinclude>{{#if:{{{item|}}}|[[Krafties changelog/{{#switch:{{{item}}}
|necessitypack=Necessity Pack v{{{version}}}
+
|necessitypack=Necessity pack
|kraftieshud=Krafties HUD v{{{version}}}
+
|kraftieshud=Krafties HUD
|hometemple=Home Temple v{{{version}}}
+
|hometemple=Home temple
|gianttemple=Giant Temple v{{{version}}}
+
|gianttemple=Giant temple
|craftingtemple=Crafting Temple v{{{version}}}
+
|craftingtemple=Crafting temple
|battletemple=Battle Temple v{{{version}}}
+
|battletemple=Battle temple
|#default={{{item}}} v{{{version}}}
+
|miningrock=Mining rock
}}
+
|capsule=Energy capsule
{{#if:{{{blog|}}}|*[{{{blog}}} blog entry]}}</onlyinclude>
+
|designer=Attachment designer
 +
}}/v{{{version}}}{{!}}{{#switch:{{{item}}}
 +
|necessitypack=Necessity pack
 +
|kraftieshud=Krafties HUD
 +
|hometemple=Home temple
 +
|gianttemple=Giant temple
 +
|craftingtemple=Crafting temple
 +
|battletemple=Battle temple
 +
|miningrock=Mining rock
 +
|capsule=Energy capsule
 +
|designer=Attachment designer
 +
}} v{{{version}}}]]|no item defined}}</onlyinclude>
 
{{Documentation}}
 
{{Documentation}}

Latest revision as of 06:05, 13 May 2017

no item defined

Documentation icon Template documentation ( view · talk · edit)

This template creates a changelog entry link, to easily document changes in the game.

  • It will create subpages for Krafties changelog.
  • only use numbers in the "version" parameter
  • The creature and tool attachments have not been included since they simply do not function without the HUD, so just document the Necessity Pack rather than the individual items. Krafties HUD can be an exception.

Usage[edit]

{{changelog
| item=
| version= number
}}

Items[edit]

If you use an item word not on this list, then it will not work correctly. Remember that it is case sensitive.

necessitypack is the Necessity Pack
kraftieshud is the Krafties HUD
hometemple is the home temple
gianttemple is the giant temple
battletemple is the battle temple
miningrock is the mining rock
designer is the attachment designer
Example Usage
{{changelog|item=necessitypack|version=4}} Necessity pack v4
The above documentation is transcluded from Template:Changelog/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>