Timeline Item – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (template doc updated.)
Line 8: Line 8:
== Usage ==
== Usage ==
{{<nowiki/>Timeline_item|'''''type'''''|'''''metadata'''''|'''''year'''''|'''''date'''''|'''''description'''''|'''''bgColor'''''}}
{{<nowiki/>Timeline_item|'''''type'''''|'''''metadata'''''|'''''year'''''|'''''date'''''|'''''description'''''|'''''bgColor'''''}}
* type: can be one of:
* type: See [[Template:Icon|icon template]]
<div style="column-count: 4;">
:* [[Template: Timeline Item AAN|AAN]] for [http://aan.moricky.com/ AAN] reported events
:* [[Template: Timeline Item ARMA0|ARMA0]]
:* [[Template: Timeline Item ARMA1|ARMA1]]
:* [[Template: Timeline Item ARMA2|ARMA2]]
:* [[Template: Timeline Item ARMA2ACR|ARMA2ACR]]
:* [[Template: Timeline Item ARMA2BAF|ARMA2BAF]]
:* [[Template: Timeline Item ARMA2OA|ARMA2OA]]
:* [[Template: Timeline Item ARMA2PMC|ARMA2PMC]]
:* [[Template: Timeline Item ARMA3|ARMA3]]
:* [[Template: Timeline Item ARMA3APEX|ARMA3APEX]]
:* [[Template: Timeline Item ARMA3LOW|ARMA3LOW]]
:* [[Template: Timeline Item ARMA3TACOPS|ARMA3TACOPS]]
:* [[Template: Timeline Item ARMA3TANKS|ARMA3TANKS]]
:* [[Template: Timeline Item Person|Person]] for in-game character event
:* [[Template: Timeline Item Real|Real]] for a real life event
:* [[Template: Timeline Item TakOH|TakOH]]
</div>
* metadata: more information, usually the mentioned person's name (not displayed, hidden by {{Wikipedia|Cascading_Style_Sheets|CSS}})
* metadata: more information, usually the mentioned person's name (not displayed, hidden by {{Wikipedia|Cascading_Style_Sheets|CSS}})
* year: a number
* year: a number

Revision as of 18:12, 26 December 2020

Displays an Armaverse Timeline item - a line in the big table of Time.

Usage

{{Timeline_item|type|metadata|year|date|description|bgColor}}

  • type: See icon template
  • metadata: more information, usually the mentioned person's name (not displayed, hidden by CSS)
  • year: a number
  • date: a more precise date if available, to format MM&nbsp;/&nbsp;DD ("approx" if no more information)
  • description: text describing the event. Use html <h4></h4> tags to name an event (usually the mission name), <h3></h3> for a title.
  • bgColor: background color - (Optional, default "white") use LightSteelBlue for title
Named parameters
  • start: defines the top border's thickness (in px). e.g: |start=2
Examples
Code Result (put in an additional table)
{{Timeline_Item |ARMA3| |2035|08&nbsp;/&nbsp;02| <h4>Within Reach</h4> Kerry joins a small team bound for Stratis. }}
Existing table
ARMA3
Arma 3
2035 / 08 / 02

Within Reach

Kerry joins a small team bound for Stratis.