Template:Announcement: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(22 intermediate revisions by the same user 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: {{{topic|}}} |<span style="font-weight:bold">Topic: </span><span>{{{topic}}}</span> |}}
{{#if: {{{category |}}} |'''Category:''' {{#arraymap:{{{category|}}}|,|x|x}} |}}
{{#if: {{{article|}}} |<br/><span style="font-weight:bold">Article: </span><span>{{{article}}}</span> |}}
{{#if: {{{subject|}}} |<br/>'''Subject:''' {{{subject|}}} |}}
{{#if: {{{author|}}} |<br/><span style="font-weight:bold">Author: </span><span style="color: #258ed4; font-weight: bold;" >{{{author}}}</span> |}}
{{#if: {{{author|}}} |<br/>'''Author: <span style="color: #258ed4; font-weight: bold;" >{{{author|}}} </span> |}}
{{#if: {{{date|}}} |<br/><span style="font-weight:bold">Date: </span><span>{{{date}}}</span> |}}</div>
{{#if: {{{date|}}} |<br/>'''Date: '''{{{date|}}} |}}
</div>
[[Category:Announcements]]</includeonly>
[[Category:Announcements]][[announcement_category::{{{category|}}}| ]][[announcement_subject::{{{subject|}}}| ]][[announcement_author::{{{author|}}}| ]][[announcement_date::{{{date|}}}| ]]</includeonly>
<noinclude>
<noinclude>
Code to copy/paste:
<pre{{log2|border=none}}>
<pre{{log2|border=none}}>
<nowiki>
<nowiki>
{{Announcement
{{Announcement
| category = General, Development, Prime, Premium, Platinum, Events, CHE, or MHO. Match the Discord announcements channel.
| topic = Test topic
| subject = Short description, like "New Lore Document: Artisanal Glassworking of Elanthia"
| article = [[Gswiki:News]]
| author = GS4-TIVVY
| author = GS4-TIVVY
| date = 5/10/2022
| date = yyyy/mm/dd
}}
}}
<section begin=headline />
<!-- Add 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!
Remember to protect pages that use this template!


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

Latest revision as of 15:52, 5 December 2022

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
}}

Remember to protect pages that use this template!