Difference between revisions of "Template:AARInfobox"
Jump to navigation
Jump to search
(Created page with "{{Infobox military conflict | partof = {{#if: {{{Metaplot|}}} |[[hasMetaplot::{{{Metaplot}}}]] }} | image = {{{Image|}}} | image_size = {{{ImageSize|}}} | caption...") Tag: visualeditor-wikitext |
Tag: visualeditor-wikitext |
||
| Line 1: | Line 1: | ||
{{Infobox military conflict | <includeonly>{{Infobox military conflict | ||
| partof = {{#if: {{{Metaplot|}}} |[[hasMetaplot::{{{Metaplot}}}]] }} | | partof = {{#if: {{{Metaplot|}}} |[[hasMetaplot::{{{Metaplot}}}]] }} | ||
| image = {{{Image|}}} | | image = {{{Image|}}} | ||
| Line 19: | Line 19: | ||
| casualties3 = | | casualties3 = | ||
| notes = {{{Notes|}}} | | notes = {{{Notes|}}} | ||
}} | }}</includeonly><noinclude> | ||
<noinclude> | |||
{| cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: 100%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444" | {| cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: 100%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444" | ||
|- | |- | ||
Revision as of 07:14, 2 June 2020
Usage
{{AARInfobox|
<!-- Unless otherwise stated, it should no longer be necessary to tag anything here with wiki markup. -->
<!-- Required: The date of the run in YYYY-MM-DD format. -->
|Date=YYYY-MM-DD
<!-- Required: Name of the GM. -->
|GM=
<!-- Optional: Location where the run took place. If this is a page on the wiki, it will automatically be tagged as a Featured Location. -->
|Location=
<!-- Required: List of the Runners involved, linking to their pages. Please follow the example below, including the brackets. -->
|RunnerList= [[ExamplePC]] <BR> [[ExamplePC2]] <BR> [[ExamplePC3]]
<!-- Optional: The threat level of the run. Put please try and add this whenever possible. -->
|Threat=
<!-- Optional: If the run is a part of a Metaplot, put the name of the metaplot here in plain text. -->
|Metaplot=
<!-- Optional: Include any name of an opposing group in OppositionFaction, and any specific units they may have used. If OpposingFaction has an existing faction page, it will be tagged appropriately. -->
|OppositionFaction=
|OppositionUnits=
<!-- Optional: As above, but if there was a secondary opposing group. -->
|OppositionFaction2=
|OppositionUnits2=
<!-- Optional: This will add an image to the infobox if you have one. You can specify the size and a caption. -->
|Image=
|ImageSize=
|ImageCaption=
<!-- Optional: Any extra special notes you wish to add to the end -->
|Notes=
|}}
|