Template:War Bulletin: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
<tr>
<tr>
<th style="width:20%;">Date</th>
<th style="width:20%;">Date</th>
<td>{{{date|Unknown date}}}</td>
<td>{{{date|''Unknown date.''}}}</td>
</tr>
</tr>
<tr>
<tr>
<th>Location</th>
<th>Location</th>
<td>{{{location|Unknown location}}}</td>
<td>{{{location|''Unknown location.''}}}</td>
</tr>
</tr>
<tr>
<tr>
<th>Forces Involved</th>
<th>Forces Involved</th>
<td>{{{forces|Details not available}}}</td>
<td>{{{forces|''Details not available.''}}}</td>
</tr>
</tr>
<tr>
<tr>
<th>Summary</th>
<th>Summary</th>
<td>{{{summary|No summary available.}}}</td>
<td>{{{summary|''No summary available.''}}}</td>
</tr>
</tr>
<tr>
<tr>
<th>Related Articles</th>
<th>Related Articles</th>
<td>{{{links|No links provided.}}}</td>
<td>{{{links|''No links provided.''}}}</td>
</tr>
</tr>
{{#if: {{{ooc_notes|}}}|
<tr>
<th>OOC Notes</th>
<td>{{{ooc_notes}}}</td>
</tr>
}}
</table>
</table>
</div>
</div></includeonly><noinclude>
</includeonly>
<noinclude>
{{Documentation
{{Documentation
|content =  
|content =  
Line 38: Line 42:
* '''summary''' - A brief summary of the conflict or event.
* '''summary''' - A brief summary of the conflict or event.
* '''links''' - Links to related articles for further reading.
* '''links''' - Links to related articles for further reading.
* '''ooc_notes''' - Optional field for out-of-character notes or additional comments that do not appear unless filled.


==Usage==
==Usage==
Line 48: Line 53:
| summary      =  
| summary      =  
| links        =  
| links        =  
| ooc_notes    =
}}
}}
</pre>
</pre>
Line 59: Line 65:
| summary      = Skirmishes at the northern border have escalated into a full-blown conflict...
| summary      = Skirmishes at the northern border have escalated into a full-blown conflict...
| links        = [[Article 1]], [[Article 2]]
| links        = [[Article 1]], [[Article 2]]
| ooc_notes    = This is an example note for simulation purposes.
}}
}}
}}
}}
[[Category:Templates]]
[[Category:Templates]]</noinclude>[[Category:War bulletins]]
[[Category:War bulletins]]
</noinclude>

Latest revision as of 22:06, 12 April 2024

Template documentation

This template is used to create a standardized war bulletin for events within simulations. It provides a clear, structured format to present concise information about ongoing conflicts.

Parameters

  • heading - The title of the bulletin.
  • date - The date of the event or conflict.
  • location - The specific location where the event is occurring.
  • forces - The entities or groups involved in the conflict.
  • summary - A brief summary of the conflict or event.
  • links - Links to related articles for further reading.
  • ooc_notes - Optional field for out-of-character notes or additional comments that do not appear unless filled.

Usage

{{War Bulletin
| heading       = 
| date          =
| location      = 
| forces        = 
| summary       = 
| links         = 
| ooc_notes     =
}}

Example

Conflict at Northern Frontier
Date January 12, 1731
Location Northern Frontier, Example Region
Forces Involved Army of the North vs. Southern Rebels
Summary Skirmishes at the northern border have escalated into a full-blown conflict...
Related Articles Article 1, Article 2
OOC Notes This is an example note for simulation purposes.