Template:OutOfRotation: Difference between revisions
Jump to navigation
Jump to search
imported>SpaceSmithers Allows for custom text with the 'note' parameter. Also adds documentation. |
imported>SpaceSmithers m Restores a line-break and also has the template categorize transcluded pages with category:Removed_Content |
||
Line 5: | Line 5: | ||
| 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> | ||
{{{Note|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> | |||
==Usage== | ==Usage== | ||
For maps which are out of rotation. | For maps which are out of rotation. | ||
===Default=== | ===Default=== | ||
The default configuration | The default configuration: | ||
<pre> | <pre> | ||
{{OutOfRotation}} | {{OutOfRotation}} | ||
</pre> | </pre> | ||
===Custom Note=== | ===Custom Note=== | ||
You can also include a custom note, which is handy if you want to include a relevant pull request: | You can also include a custom note, which is handy if you want to include a relevant pull request: | ||
<pre> | <pre> | ||
{{OutOfRotation | {{OutOfRotation | ||
|Note= Custom text here. [https://github.com/tgstation/tgstation/pull/54588 Pull #54588] | |Note= Custom text here. This map was removed with [https://github.com/tgstation/tgstation/pull/54588 Pull #54588] | ||
}} | }} | ||
</pre> | </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] }}