Template:Announcement: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
No edit summary
 
(31 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>This template should only be used by GMs via the official Announcements form.</noinclude>
<div style="display:none;">
<includeonly><div style="padding: 2px; padding-left: 10px; background: #EFEFDE; border: 1px solid navy; text-align: left; font-family: sans-serif; color: black;">
<section begin="headline" />
{{#if: {{{category |}}} |'''Category:''' {{#arraymap:{{{category|}}}|,|x|x}} |}}
{{headline}}
{{#if: {{{subject|}}} |<br/>'''Subject:''' {{{subject|}}} |}}
<section end="headline" />
{{#if: {{{author|}}} |<br/>'''Author: <span style="color: #258ed4; font-weight: bold;" >{{{author|}}} </span> |}}
{{#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| ]] |}}</includeonly>
<div style="padding: 2px; padding-left: 10px; background: #EFEFDE; border: 1px solid navy; text-align: left; font-family: sans-serif; color: black;">
{{#if: {{{topic|}}} |<span class="announcement_label">Topic: </span><span>{{{topic}}}</span> |}}
{{#if: {{{article|}}} |<br/><span class="announcement_label">Article: </span><span>{{{article}}}</span> |}}
{{#if: {{{author|}}} |<br/><span class="announcement_label">Author: </span><span style="color: #258ed4; font-weight: bold;" >{{{author}}}</span> |}}
{{#if: {{{date|}}} |<br/><span class="announcement_label">Date: </span><span>{{{date}}}</span> |}}
</div>
<includeonly>
{{#switch: {{{include}}} | yes = [[Category:Announcements]] | no = [[Category:Announcements]] }}
</includeonly>
<noinclude>
<noinclude>
Code to copy/paste:
<pre{{log2|border=none}}>
<pre{{log2|border=none}}>
<nowiki>{{Announcement
<nowiki>
{{Announcement
| headline = <!-- main headline for the announcement -->
| category = General, Development, Prime, Premium, Platinum, Events, CHE, or MHO. Match the Discord announcements channel.
| topic = <!-- -->
| subject = Short description, like "New Lore Document: Artisanal Glassworking of Elanthia"
| article = <!-- page link for announcement -->
| author = <!-- gm name here -->
| author = GS4-TIVVY
| date = <!-- date of the announcement -->
| date = yyyy/mm/dd
| changelog = Yes (empty if not being published to changelog)
}}</nowiki>
| year = Changelog Year (corresponds with date)
}}
</nowiki>
</pre>
</pre>


Remember to protect pages that use this template!
Remember to protect pages that use this template!


[[Category:Miscellaneous special articles templates]]
[[Category:Miscellaneous special articles templates]]

Latest revision as of 14:51, 28 June 2024

This template should only be used by GMs via the official Announcements form.



{{Announcement
| category  = General, Development, Prime, Premium, Platinum, Events, 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 = Yes (empty if not being published to changelog)
| year      = Changelog Year (corresponds with date)
}}

Remember to protect pages that use this template!