Template:HistoryId: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{| style="border: 1px solid rgb(183,143,81); border-width: 1px 4px; border-radius: 0.33em; background: rgba(80,60,30,0.4);" |- | Old Versions: | {{#if:{{{1|}}}|<!...")
 
mNo edit summary
Line 2: Line 2:
|-
|-
| Old Versions:
| Old Versions:
| {{#if:{{{1|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{2}}}}} {{{2}}}]}}<!--
| {{#if:{{{1|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{2}}}}} {{{1}}}]}}<!--
-->{{#if:{{{3|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{4}}}}} {{{4}}}]}}<!--
-->{{#if:{{{3|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{4}}}}} {{{3}}}]}}<!--
-->{{#if:{{{5|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{6}}}}} {{{6}}}]}}<!--
-->{{#if:{{{5|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{6}}}}} {{{5}}}]}}<!--
-->{{#if:{{{7|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{8}}}}} {{{8}}}]}}<!--
-->{{#if:{{{7|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{8}}}}} {{{7}}}]}}<!--
-->{{#if:{{{9|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{10}}}}} {{{10}}}]}}<!--
-->{{#if:{{{9|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{10}}}}} {{{9}}}]}}<!--
-->{{#if:{{{11|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{12}}}}} {{{12}}}]}}<!--
-->{{#if:{{{11|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{12}}}}} {{{11}}}]}}<!--
-->{{#if:{{{13|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{14}}}}} {{{14}}}]}}<!--
-->{{#if:{{{13|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{14}}}}} {{{13}}}]}}<!--
-->{{#if:{{{15|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{16}}}}} {{{16}}}]}}<!--
-->{{#if:{{{15|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{16}}}}} {{{15}}}]}}<!--
-->{{#if:{{{17|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{18}}}}} {{{18}}}]}}<!--
-->{{#if:{{{17|}}}|<!--TRUE-->[{{fullurl:{{FULLPAGENAME}}|oldid={{{18}}}}} {{{17}}}]}}<!--
-->{{#if:{{{19|}}}|<!--TRUE-->TOO MANY VERSIONS!}}
-->{{#if:{{{19|}}}|<!--TRUE-->TOO MANY VERSIONS!}}
|}</includeonly><noinclude><!--
|}</includeonly><noinclude><!--

Revision as of 05:31, 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.