Template:Announcement: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
Code to copy/paste:
Code to copy/paste:
<pre{{log2|border=none}}>
<pre{{log2|border=none}}>
<nowiki>{{Announcement
<nowiki><div style="display:none;">
<section begin=headline />
| topic = <!-- -->
<!-- Add a one to two sentence headline between the section tags here-->
| article = <!-- page link for announcement -->
<section end=headline />
| author = <!-- gm name here -->
</div>
| date = <!-- date of the announcement -->
{{Announcement
}}</nowiki>
| topic = Test topic
| article = [[Gswiki:News]]
| author = GS4-TIVVY
| date = 5/10/2022
}}<!-- Post content goes after the template --></nowiki>
</pre>
</pre>



Revision as of 00:59, 11 May 2022




Code to copy/paste:

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

Remember to protect pages that use this template!