Difference between revisions of "Template:MedievalCraft-Changes"
Jump to navigation
Jump to search
Read More
m |
m |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''v{{{version}}}:''' | <includeonly> | ||
'''v{{{version}}}:'''<ul><!-- | |||
{{#if:{{{change2|}}}| | -->{{#if:{{{change1|}}}|<li>{{{change1}}}}}<!-- | ||
{{#if:{{{change3|}}}| | -->{{#if:{{{change2|}}}|<li>{{{change2}}}}}<!-- | ||
{{#if:{{{change4|}}}| | -->{{#if:{{{change3|}}}|<li>{{{change3}}}}}<!-- | ||
{{#if:{{{change5|}}}| | -->{{#if:{{{change4|}}}|<li>{{{change4}}}}}<!-- | ||
-->{{#if:{{{change5|}}}|<li>{{{change5}}}}}<!-- | |||
-->{{#if:{{{change6|}}}|<li>{{{change6}}}}}<!-- | |||
-->{{#if:{{{change7|}}}|<li>{{{change7}}}}}<!-- | |||
-->{{#if:{{{change8|}}}|<li>{{{change8}}}}}<!-- | |||
-->{{#if:{{{change9|}}}|<li>{{{change9}}}}}<!-- | |||
-->{{#if:{{{change10|}}}|<li>{{{change10}}}}}<!-- | |||
-->{{#if:{{{change11|}}}|<li>{{{change11}}}}}<!-- | |||
-->{{#if:{{{change12|}}}|<li>{{{change12}}}}}<!-- | |||
-->{{#if:{{{change13|}}}|<li>{{{change13}}}}}<!-- | |||
-->{{#if:{{{change14|}}}|<li>{{{change14}}}}}<!-- | |||
-->{{#if:{{{change15|}}}|<li>{{{change15}}}}}<!-- | |||
-->{{#if:{{{change16|}}}|<li>{{{change16}}}}}<br/><!-- | |||
-->{{#if:{{{readmore|}}}|[[MedievalCraft-Mod:Updates#v{{{version}}}|'''Read More''']]}}<!-- | |||
--></ul><!-- | |||
-->{{#if:{{{notlast|}}}|<br/>}}<!-- | |||
-->{{#if:{{{notlast|}}}|<hr style="width:auto;">}}<!-- | |||
-->{{#if:{{{notlast|}}}|<br/>}}</includeonly><noinclude>{{MedievalCraft-Changes/doc}}</noinclude> |
Latest revision as of 12:04, 1 June 2011
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
- Test1
- Test2
Read More
See also[edit]
The above documentation is transcluded from Template:MedievalCraft-Changes/doc. (edit | history)