Template:War Bulletin: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="padding: 10px; margin-bottom: 10px; border: 2px solid #cc0000; background-color: #f9f9f9;">
<div style="padding: 10px; margin-bottom: 10px; border: 2px solid #cc0000; background-color: #f9f9f9;">
<div style="font-size: 18px; font-weight: bold; color: #cc0000; text-align: center; margin-bottom: 5px;">{{{{{heading|War Bulletin}}}}}</div>
<div style="font-size: 18px; font-weight: bold; color: #cc0000; text-align: center; margin-bottom: 5px;">{{{heading|War Bulletin}}}</div>
<table class="wikitable" style="width:100%; background-color:white;">
<table class="wikitable" style="width:100%; background-color:white;">
<tr>
<tr>
<th style="width:20%;">Location</th>
<th style="width:20%;">Date</th>
<td>{{{location|Unknown location}}}</td>
<td>{{{date|''Unknown date.''}}}</td>
</tr>
<tr>
<th>Location</th>
<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 29: Line 37:
==Parameters==
==Parameters==
* '''heading''' - The title of the bulletin.
* '''heading''' - The title of the bulletin.
* '''date''' - The date of the event or conflict.
* '''location''' - The specific location where the event is occurring.
* '''location''' - The specific location where the event is occurring.
* '''forces''' - The entities or groups involved in the conflict.
* '''forces''' - The entities or groups involved in the conflict.
* '''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 38: Line 48:
{{War Bulletin
{{War Bulletin
| heading      =  
| heading      =  
| date          =
| location      =  
| location      =  
| forces        =  
| forces        =  
| summary      =  
| summary      =  
| links        =  
| links        =  
| ooc_notes    =
}}
}}
</pre>
</pre>
Line 48: Line 60:
{{War Bulletin
{{War Bulletin
| heading      = Conflict at Northern Frontier
| heading      = Conflict at Northern Frontier
| date          = January 12, 1731
| location      = Northern Frontier, Example Region
| location      = Northern Frontier, Example Region
| forces        = Army of the North vs. Southern Rebels
| forces        = Army of the North vs. Southern Rebels
| 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.