Don't forget: You can log in with your Play.net account
Template:Announcement: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
</div> |
</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|}}} | |
{{#if: {{{topic|}}} |<span class="announcement_label">Topic: </span><span>{{{topic}}}</span> |}} |
||
{{#if: {{{article|}}} |<br/><span class="announcement_label">Article: </span><span>{{{article}}}</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: {{{author|}}} |<br/><span class="announcement_label">Author: </span><span style="color: #258ed4; font-weight: bold;" >{{{author}}}</span> |}} |
Revision as of 21:02, 10 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!