Template:Announcement: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="display:none;">
<section begin=headline />
{{{headline}}}
<section end=headline />
</div>
<div style="padding: 2px; padding-left: 10px; background: #EFEFDE; border: 1px solid navy; text-align: left; font-family: sans-serif; color: black;">
<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: {{{topic|}}} |<span class="announcement_label">Topic: </span><span>{{{topic}}}</span> |}}

Revision as of 00:45, 11 May 2022




Code to copy/paste:

{{Announcement
| headline = <!-- main headline for the announcement -->
| topic    = <!-- -->
| article  = <!-- page link for announcement -->
| author   = <!-- gm name here -->
| date     = <!-- date of the announcement -->
}}

Remember to protect pages that use this template!