Template:HistoryCustom: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) m (Protected "Template:HistoryCustom" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
CptTwinkie (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| | <includeonly>{| class="small-box neutral" | ||
|- | |- | ||
| History: | | History: | ||
Line 8: | Line 8: | ||
==Usage== | ==Usage== | ||
The History template is meant to be used at the top of articles just below the Version template to link to older versions of the page. This template should only be used when the historical version of a page has a different name than the current one. Examples of this include: items in the game that have been renamed, e.g. Wooden Walls became Clay Walls in version 0.6, and new versions of files, e.g. MapDarios.png was renamed to MapDarios0.5.png and a new MapDarios.png was created. | The History template is meant to be used at the top of articles just below the Version template to link to older versions of the page. This template should only be used when the historical version of a page has a different name than the current one. Examples of this include: items in the game that have been renamed, e.g. Wooden Walls became Clay Walls in version 0.6, and new versions of files, e.g. MapDarios.png was renamed to MapDarios0.5.png and a new MapDarios.png was created. | ||
<pre>{{ | <pre>{{HistoryCustom|<link(s)>}}</pre> | ||
*The code above can be pasted into your page and edited. | *The code above can be pasted into your page and edited. | ||
*If listing more than one version, order them from newest to oldest. | *If listing more than one version, order them from newest to oldest. | ||
*It is good practice to include a [[:Template:PageSubLinkCustom]] at the top of the linked pages to allow navigating back. | |||
{{:Template Ordering}} | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 15:54, 9 July 2022
Usage
The History template is meant to be used at the top of articles just below the Version template to link to older versions of the page. This template should only be used when the historical version of a page has a different name than the current one. Examples of this include: items in the game that have been renamed, e.g. Wooden Walls became Clay Walls in version 0.6, and new versions of files, e.g. MapDarios.png was renamed to MapDarios0.5.png and a new MapDarios.png was created.
{{HistoryCustom|<link(s)>}}
- The code above can be pasted into your page and edited.
- If listing more than one version, order them from newest to oldest.
- It is good practice to include a Template:PageSubLinkCustom at the top of the linked pages to allow navigating back.
ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.