Difference between revisions of "Template:M4D-Changes"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
m (Created page with "<includeonly> '''v{{{version}}}:'''<ul><!-- -->{{#if:{{{change1|}}}|<li>{{{change1}}}}}<!-- -->{{#if:{{{change2|}}}|<li>{{{change2}}}}}<!-- -->{{#if:{{{change3|}}}|<li>{{{change3...")
(No difference)

Revision as of 19:13, 28 July 2011

Template-info.png Documentation

This template is used to create a changelog entry for the sidebar of the main page.

Notes[edit]

You can include up to 16 different entries.

Also you got the function |readmore=yes, which includes at the bottom of the entry a link with [[Updates#{{{version}}}|'''Read More''']]

Put in the parameter |notlast=true to add a horizontal line after the entry.


Usage[edit]

{{Changes|version=X.xx
|change1=Test1
|change2=Test2
|readmore=yes
|notlast=true
|download=true
}}
produces
IC vX.xx:
  • Test1
  • Test2

Read More
Download Now