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

From Industrial-Craft-Wiki
Jump to navigation Jump to search
m
m
Line 6: Line 6:
You can include up to 16 different entries.
You can include up to 16 different entries.


Also you got the function <code>|readmore=yes</code>, which includes at the bottom of the entry a link with <code><nowiki>[[Updates#{{{version}}}|'''Read More''']]
Also you got the function <code>|readmore=yes</code>, which includes at the bottom of the entry a link with <code><nowiki>[[Updates#{{{version}}}|'''Read More''']]</nowiki></code>
</nowiki></code>
 
Put in the parameter <code>|notlast=true</code> to add a horizontal line after the entry.
 
 


== Usage ==
== Usage ==
Line 14: Line 17:
|change2=Test2
|change2=Test2
|readmore=yes
|readmore=yes
|notlast=true
}}</pre>
}}</pre>


Line 21: Line 25:
|change2=Test2
|change2=Test2
|readmore=yes
|readmore=yes
|notlast=true
}}
}}



Revision as of 23:24, 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]

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


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.