Template:HistoryId: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{| style="border: 1px solid rgb(183,143,81); border-width: 1px 4px; border-radius: 0.33em; background: rgba(80,60,30,0.4); padding: 0px 4px;"
<includeonly>{| style="border: 1px solid rgb(183,143,81); border-width: 1px 4px; border-radius: 0.33em; background: rgba(80,60,30,0.4); padding: 0px 4px;"
|-
|-
| Old Versions:
| History:
| {{#if:{{{1|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{2}}}}} {{{1}}}]}}<!--
| {{#if:{{{1|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{2}}}}} {{{1}}}]}}<!--
-->{{#if:{{{3|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{4}}}}} {{{3}}}]}}<!--
-->{{#if:{{{3|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{4}}}}} {{{3}}}]}}<!--

Revision as of 05:33, 5 January 2018

Usage

The History template is meant to be used at the top of articles on the same line as the Version template to indicate that there are versions of the page created from older versions of Medieval Engineers.

{{History|<version>|<oldid>}}
  • The code above can be pasted into your page and edited.
  • You can add more pairs of version and oldid up to 9 pairs. The 10th version will show an error.