Difference between revisions of "Template:Changelog"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly>
<includeonly>
<h2> v{{{version}}}{{#if:{{{IC²|}}}| (IC²)}} </h2><!--
<h2> v{{{version}}}{{#if:{{{IC²|}}}|&nbsp;(IC²)}} </h2><!--
-->{{#if:{{{change1|}}}|*{{{change1}}}}}<!--
-->{{#if:{{{change1|}}}|*{{{change1}}}}}<!--
-->{{#if:{{{change2|}}}|*{{{change2}}}}}<!--
-->{{#if:{{{change2|}}}|*{{{change2}}}}}<!--

Revision as of 13:12, 29 August 2011

Template-info.png Documentation

This template is used to create a changelog entry at the updates pages.

Notes[edit]

You can include up to 21 different entries.

Usage[edit]

{{Changelog|version=X.xx
|change1=Test1
|change2=Test2
}}
produces

vX.xx

  • Test1
  • Test2


The above documentation is transcluded from Template:Changelog/doc. (edit | history)