Template:Obsolete: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>==Example== <br/></noinclude><!-- -->{{X |title=Obsolete |text=This item became obselete in version {{{obs}}}. It was removed, or will be removed, in version {{{re...")
 
No edit summary
Line 4: Line 4:
-->{{X
-->{{X
|title=Obsolete
|title=Obsolete
|text=This item became obselete in version {{{obs}}}. It was removed, or will be removed, in version {{{rem}}}.
|text=This item became obselete in version {{{1}}}. It was removed, or will be removed, in version {{{2}}}.
}}<noinclude><!--
}}<noinclude><!--


Line 10: Line 10:
==Usage==
==Usage==
The Obsolete template is meant to be used as a visual notice on pages for items that have been removed from the game.
The Obsolete template is meant to be used as a visual notice on pages for items that have been removed from the game.
<pre>{{Obsolete|obs=version|rem=version}}</pre>
<pre>{{Obsolete|<obsversion>|<remversion>}}</pre>
*The code above can be pasted into your page.
*The code above can be pasted into your page.
{{:Template Ordering}}
{{:Template Ordering}}
[[Category:Templates/Formatting]]</noinclude>
[[Category:Templates/Formatting]]</noinclude>

Revision as of 11:06, 10 April 2018

Example


X Obsolete
This item became obselete in version {{{1}}}. It was removed, or will be removed, in version {{{2}}}.

Usage

The Obsolete template is meant to be used as a visual notice on pages for items that have been removed from the game.

{{Obsolete|<obsversion>|<remversion>}}
  • The code above can be pasted into your page.

ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.