Template:AllianceTemplate and Template:FSA v1: Difference between pages

From Frontierpedia, the Microsoft Agent encyclopedia
(Difference between pages)
m (3 revisions imported)
 
w:c:tmafe>BlooSkidue
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="establ...")
 
Line 1: Line 1:
<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>
<infobox>
<infobox>
   <title source="title1">
   <title source="title1">
Line 7: Line 6:
     <caption source="caption1"/>
     <caption source="caption1"/>
   </image>
   </image>
   <data source="name">
   <data source="established">
     <label>Name</label>
     <label>Established</label>
   </data>
   </data>
   <data source="members">
   <data source="permanent_members">
     <label>Members</label>
     <label>Permanent members</label>
   </data>
   </data>
   <data source="formed">
   <data source="elected_member">
     <label>Formed</label>
     <label>Elected member</label>
  </data>
  <data source="disbanded">
    <label>Disbanded</label>
  </data>
  <data source="leader_(s)">
    <label>Leader (s)</label>
   </data>
   </data>
  <group>
    <header>Emblem and Logo</header>
    <image source="image2">
      <caption source="caption2"/>
    </image>
    <data source="design">
      <label>Design</label>
    </data>
  </group>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>
{{AllianceTemplate
{{FSA v1
|title1=Example
|title1=Example
|image1=Example
|image1=Example
|caption1=Example
|caption1=Example
|name=Example
|established=Example
|members=Example
|permanent_members=Example
|formed=Example
|elected_member=Example
|disbanded=Example
|image2=Example
|leader_(s)=Example
|caption2=Example
|design=Example
}}
}}
</pre>
</pre>
[[Category:Legacy Templates]]
</noinclude>
</noinclude>
[[Category:Pages with legacy templates]]

Revision as of 10:13, 11 December 2020

<infobox>

 <title source="title1">
   <default>FSA v1</default>
 </title>
 <image source="image1">

</image> <label>Established</label> <label>Permanent members</label> <label>Elected member</label> <group> <header>Emblem and Logo</header> <image source="image2"> </image> <label>Design</label> </group> </infobox> Example usage:

{{FSA v1
|title1=Example
|image1=Example
|caption1=Example
|established=Example
|permanent_members=Example
|elected_member=Example
|image2=Example
|caption2=Example
|design=Example
}}