Template:War Bulletin

From MicrasWiki
Revision as of 22:02, 11 April 2024 by Continuator (talk | contribs) (Created page with "<includeonly> <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> <table class="wikitable" style="width:100%; background-color:white;"> <tr> <th style="width:20%;">Location</th> <td>{{{location|Unknown location}}}</td> </tr> <tr> <th>Forces Involved</th> <td>{{{forces|Details not...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


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.
  • 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.

Usage

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

Example

{{War Bulletin
| heading       = Conflict at Northern Frontier
| location      = Northern Frontier, Example Region
| forces        = Army of the North vs. Southern Rebels
| summary       = Skirmishes at the northern border have escalated into a full-blown conflict...
| links         = [[Article 1]], [[Article 2]]
}}