Template:Announcement: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(22 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>This template should only be used by GMs via the official Announcements form.</noinclude> |
|||
<includeonly><div style="padding: 2px; padding-left: 10px; background: #EFEFDE; border: 1px solid navy; text-align: left; font-family: sans-serif; color: black;"> |
<includeonly><div style="padding: 2px; padding-left: 10px; background: #EFEFDE; border: 1px solid navy; text-align: left; font-family: sans-serif; color: black;"> |
||
{{#if: {{{category |}}} | |
{{#if: {{{category |}}} |'''Category:''' {{#arraymap:{{{category|}}}|,|x|x}} |}} |
||
{{#if: {{{subject|}}} |<br/> |
{{#if: {{{subject|}}} |<br/>'''Subject:''' {{{subject|}}} |}} |
||
{{#if: {{{author|}}} |<br/> |
{{#if: {{{author|}}} |<br/>'''Author: <span style="color: #258ed4; font-weight: bold;" >{{{author|}}} </span> |}} |
||
{{#if: {{{date|}}} |<br/> |
{{#if: {{{date|}}} |<br/>'''Date: '''{{{date|}}} |}} |
||
</div> |
</div> |
||
[[Category:Announcements]][[announcement_category::{{{category|}}}| ]][[announcement_subject::{{{subject|}}}| ]][[announcement_author::{{{author|}}}| ]][[announcement_date::{{{date|}}}| ]]{{#if: {{{changelog|}}} | [[announcement changelog::true| ]][[changelog year::{{{changelog|}}} |]] |}}</includeonly> |
|||
[[Category:Announcements]]</includeonly> |
|||
<noinclude> |
<noinclude> |
||
;Code to copy/paste: |
|||
<pre{{log2|border=none}}> |
<pre{{log2|border=none}}> |
||
<nowiki> |
<nowiki> |
||
{{Announcement |
{{Announcement |
||
| category = |
| category = General, Development, Prime, Premium, Platinum, Events, World, CHE, or MHO. Match the Discord announcements channel. |
||
| subject = Short description, like "New Lore Document: Artisanal Glassworking of Elanthia" |
| subject = Short description, like "New Lore Document: Artisanal Glassworking of Elanthia" |
||
| author = GS4-TIVVY |
| author = GS4-TIVVY |
||
| date = |
| date = yyyy/mm/dd |
||
| changelog = Year only (empty if not being published to changelog) |
|||
}} |
}} |
||
<section begin=headline />:<!-- Replace this with a one to two sentence headline between the section tags here--> |
|||
<section end=headline /> |
|||
<!-- Post content goes after the template --> |
|||
</nowiki> |
</nowiki> |
||
</pre> |
</pre> |
||
Remember to protect pages that use this template! |
|||
*[[Template:Announcement/testcases]] |
|||
[[Category:Miscellaneous special articles templates]] |
[[Category:Miscellaneous special articles templates]] |
||
</noinclude> |
</noinclude> |
Latest revision as of 15:01, 9 July 2024
This template should only be used by GMs via the official Announcements form.
{{Announcement | category = General, Development, Prime, Premium, Platinum, Events, World, CHE, or MHO. Match the Discord announcements channel. | subject = Short description, like "New Lore Document: Artisanal Glassworking of Elanthia" | author = GS4-TIVVY | date = yyyy/mm/dd | changelog = Year only (empty if not being published to changelog) }}
Remember to protect pages that use this template!