Template:Obsolete: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) (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...") |
CptTwinkie (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
-->{{X | -->{{X | ||
|title=Obsolete | |title=Obsolete | ||
|text=This item became obselete in version {{{ | |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| | <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
Obsolete
This item became obselete in version {{{1}}}. It was removed, or will be removed, in version {{{2}}}.
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.