Difference between revisions of "Template:Changelog/doc"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) m |
MyraMidnight (talk | contribs) m |
||
(7 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
*It will create [[mediawikiwiki:subpages|subpages]] for [[Krafties changelog]]. | *It will create [[mediawikiwiki:subpages|subpages]] for [[Krafties changelog]]. | ||
*only use numbers in the "version" parameter | *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== | ==Usage== | ||
<nowiki>{{changelog</nowiki> | <nowiki>{{changelog</nowiki> | ||
Line 8: | Line 9: | ||
| version= number | | version= number | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
− | + | ||
− | |||
===Items=== | ===Items=== | ||
− | + | If you use an item word not on this list, then it will not work correctly. Remember that it is case sensitive. | |
− | + | {| | |
− | + | |<code>necessitypack</code> ||is the [[Necessity Pack]] | |
− | + | |- | |
− | + | |<code>kraftieshud</code> ||is the [[Krafties HUD]] | |
+ | |- | ||
+ | |<code>hometemple</code> ||is the [[home temple]] | ||
+ | |- | ||
+ | |<code>gianttemple</code> ||is the [[giant temple]] | ||
+ | |- | ||
+ | |<code>battletemple</code> ||is the [[battle temple]] | ||
+ | |- | ||
+ | |<code>miningrock</code> ||is the [[mining rock]] | ||
+ | |- | ||
+ | |<code>designer</code> ||is the [[attachment designer]] | ||
+ | |} | ||
{|class=wikitable style="width:400px" | {|class=wikitable style="width:400px" | ||
|+ Example Usage | |+ Example Usage | ||
|<nowiki>{{changelog|item=necessitypack|version=4}}</nowiki> | |<nowiki>{{changelog|item=necessitypack|version=4}}</nowiki> | ||
− | |{{changelog|item=necessitypack|version=4 | + | |{{changelog|item=necessitypack|version=4}} |
|} | |} |
Latest revision as of 11:10, 12 May 2017
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 |
{{changelog|item=necessitypack|version=4}} | Necessity pack v4 |