Template:WarTemplate and Template:AllianceTemplate: Difference between pages

From Frontierpedia, the Microsoft Agent encyclopedia
(Difference between pages)
w:c:tmafe>Konnor88
No edit summary
 
m (3 revisions imported)
 
Line 1: Line 1:
infobox>
<div style="padding: 0.5em; margin: 1em 0.5em 0; border: 1px solid #AAA; border-width: 1px 1px; background-color:#f8f9fa; ">[[File:673px-MediaWiki_upgrade.svg_png.png|64px]] This page contains a legacy template that uses the legacy <nowiki><infobox></nowiki> tag. After MediaWiki 1.36.0, this template will no longer be supported.</div>
<data source="conc"><label>Concurrent</label></data>
<infobox>
<title source="conflict"><default>{{PAGENAME}}</default></title>
  <title source="title1">
<data source="partof"><label>Part of </label></data>
    <default>{{PAGENAME}}</default>
<image source="image"><default>Wiki-wordmark.png</default></image>
  </title>
<data source="caption"><format><small><font color="grey">{{{caption}}}</font></small></format></data>
  <image source="image1">
<data source="date"><label>Date</label></data>
    <caption source="caption1"/>
<data source="place"><label>Location</label></data>
  </image>
<data source="causes"><label>Causes</label></data>
  <data source="name">
<data source="status"><label>Status</label></data>
    <label>Name</label>
<data source="result"><label>Result</label></data>
  </data>
<data source="territory"><label>Territorial changes</label></data>
  <data source="members">
<group layout="horizontal">
    <label>Members</label>
    <header>Belligerents</header>
  </data>
    <data source="combatant1"></data>
  <data source="formed">
    <data source="combatant2"></data>
    <label>Formed</label>
    <data source="combatant3"></data>
  </data>
    <data source="combatant4"></data>
  <data source="disbanded">
</group>
    <label>Disbanded</label>
<group layout="horizontal">
  </data>
    <header><center>Notes</center></header>
  <data source="leader_(s)">
    <data source="notes"></data>
    <label>Leader (s)</label>
</group>
  </data>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
{{AllianceTemplate
|title1=Example
|image1=Example
|caption1=Example
|name=Example
|members=Example
|formed=Example
|disbanded=Example
|leader_(s)=Example
}}
</pre>
[[Category:Legacy Templates]]
</noinclude>


 
[[Category:Pages with legacy templates]]
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
[[Category:Templates]]</noinclude>

Revision as of 07:39, 12 October 2022

This page contains a legacy template that uses the legacy <infobox> tag. After MediaWiki 1.36.0, this template will no longer be supported.

<infobox>

 <title source="title1">
   <default>AllianceTemplate</default>
 </title>
 <image source="image1">

</image> <label>Name</label> <label>Members</label> <label>Formed</label> <label>Disbanded</label> <label>Leader (s)</label> </infobox> Example usage:

{{AllianceTemplate
|title1=Example
|image1=Example
|caption1=Example
|name=Example
|members=Example
|formed=Example
|disbanded=Example
|leader_(s)=Example
}}