Difference between revisions of "Template:Upcoming"
Jump to navigation
Jump to search
(Created page with "<onlyinclude>{{#switch: {{{1|}}} | info = <div class="alert alert-info" role="alert">{{#if: {{{title|}}}|<h4 class="alert-heading">{{{title|}}}</h4>|}}{{{2|}}}</div> }}</onlyi...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude>{{#switch: {{{1|}}} | <onlyinclude>{{#switch: {{{1|}}} | ||
− | | | + | | warning = <div class="alert alert-warning" role="alert">{{#if: {{{title|}}}|<h4 class="alert-heading">{{{title|}}}</h4>|}}{{{2|}}}</div> |
}}</onlyinclude> | }}</onlyinclude> | ||
<noinclude> | <noinclude> | ||
use case (adapted from [[Template:Alerts]] because it is Administrator protected): | use case (adapted from [[Template:Alerts]] because it is Administrator protected): | ||
− | {{Upcoming| | + | {{Upcoming|warning|title=Upcoming Content (August 42nd, 2029)|This page contains information that has been revealed or announced, but has not been officially released in-game yet.}} |
− | <pre>{{Upcoming| | + | <pre>{{Upcoming|warning|title=Upcoming Content (August 42nd, 2029)|This page contains information that has been revealed or announced, but has not been officially released in-game yet.}}</pre> |
__NOTOC__ | __NOTOC__ | ||
[[Category: Templates]] | [[Category: Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 00:08, 27 July 2022
use case (adapted from Template:Alerts because it is Administrator protected):
Upcoming Content (August 42nd, 2029)
This page contains information that has been revealed or announced, but has not been officially released in-game yet.{{Upcoming|warning|title=Upcoming Content (August 42nd, 2029)|This page contains information that has been revealed or announced, but has not been officially released in-game yet.}}