Template:OutOfRotation: Difference between revisions
Jump to navigation
Jump to search
imported>EOBGames Creates an infobox for maps which are out of rotation |
imported>SpaceSmithers m Restores a line-break and also has the template categorize transcluded pages with category:Removed_Content |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
| valign: center; cellpadding=5;" | [[File:Scroll.png|link=Maps|100px]] | | valign: center; cellpadding=5;" | [[File:Scroll.png|link=Maps|100px]] | ||
| valign: center; cellpadding=5; style="padding: 10px 0 10px 5px;"|<font size='3'>'''Warning: Out Of Rotation'''</font> | | valign: center; cellpadding=5; style="padding: 10px 0 10px 5px;"|<font size='3'>'''Warning: Out Of Rotation'''</font> | ||
This map has been removed and will not show up in normal play on /tg/station servers. | {{{Note|This map has been removed and will not show up in normal play on /tg/station servers.}}} | ||
|} | |}<includeonly>[[Category:Removed_Content]]</includeonly> | ||
<noinclude> | <noinclude> | ||
==Usage== | |||
For maps which are out of rotation. | For maps which are out of rotation. | ||
===Default=== | |||
The default configuration: | |||
<pre> | |||
{{OutOfRotation}} | |||
</pre> | |||
===Custom Note=== | |||
You can also include a custom note, which is handy if you want to include a relevant pull request: | |||
<pre> | |||
{{OutOfRotation | |||
|Note= Custom text here. This map was removed with [https://github.com/tgstation/tgstation/pull/54588 Pull #54588] | |||
}} | |||
</pre> | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 21:21, 23 June 2022
Warning: Out Of Rotation
This map has been removed and will not show up in normal play on /tg/station servers. |
Usage
For maps which are out of rotation.
Default
The default configuration:
{{OutOfRotation}}
Custom Note
You can also include a custom note, which is handy if you want to include a relevant pull request:
{{OutOfRotation |Note= Custom text here. This map was removed with [https://github.com/tgstation/tgstation/pull/54588 Pull #54588] }}