Template:Announcement: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
{{#if: {{{article|}}} |<br/><span style="font-weight:bold">Article: </span><span>{{{article}}}</span> |}}
{{#if: {{{article|}}} |<br/><span style="font-weight:bold">Article: </span><span>{{{article}}}</span> |}}
{{#if: {{{author|}}} |<br/><span style="font-weight:bold">Author: </span><span style="color: #258ed4; font-weight: bold;" >{{{author}}}</span> |}}
{{#if: {{{author|}}} |<br/><span style="font-weight:bold">Author: </span><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/><span style="font-weight:bold">Date: </span><span>{{{date}}}</span> |}}
</div>
[[Category:Announcements]]</includeonly>
[[Category:Announcements]]</includeonly>
<noinclude>
<noinclude>

Revision as of 20:55, 14 July 2022


Code to copy/paste:


{{Announcement
| topic    = Test topic
| article  = [[Gswiki:News]]
| author   = GS4-TIVVY
| date     = 5/10/2022
}}
<section begin=headline />
<!-- Add a one to two sentence headline between the section tags here-->
<section end=headline />
<!-- Post content goes after the template -->

Remember to protect pages that use this template!