Difference between revisions of "Template:MedievalCraft-Changes/doc"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
m
m
 
Line 13: Line 13:


== Usage ==
== Usage ==
<pre style="width: 360px">{{MedievalCraft-Changes|version=X.xx
<pre style="width: 360px">{{Changes|version=X.xx
|change1=Test1
|change1=Test1
|change2=Test2
|change2=Test2
Line 21: Line 21:


;produces:
;produces:
{{MedievalCraft-Changes|version=X.xx
{{Changes|version=X.xx
|change1=Test1
|change1=Test1
|change2=Test2
|change2=Test2

Latest revision as of 23:25, 26 May 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
}}
produces
IC vX.xx:
  • Test1
  • Test2

Read More


See also[edit]

Template:Changes

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.