Jump to content

Template:Infobox/Twig/Team: Difference between revisions

From Twig Wiki
FossilLord (talk | contribs)
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
 
FossilLord (talk | contribs)
No edit summary
 
Line 1: Line 1:
<infobox>
<infobox>
   <title source="title1">
   <title source="name">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
   </title>
   </title>
  <image source="image1">
  <image source="Image"><caption source="imagecaption"/></image>
    <caption source="caption1"/>
<image source="image"><caption source="imagecaption"/></image>
  </image>
   <data source="leader(s)">
   <data source="row1">
     <label>'''Leader(s)'''</label>
     <label>Label</label>
   </data>
   </data>
   <data source="row2">
   <data source="leader">
     <label>Label</label>
     <label>'''Leader(s)'''</label>
  </data>
  <data source="alignment">
    <label>'''Alignment'''</label>
  </data>
  <data source="allies">
    <label>'''Allies'''</label>
  </data>
  <data source="alliedOrg">
    <label>'''Allies'''</label>
  </data>
  <data source="location">
    <label>Location</label>
  </data>
  <data source="appearence">
    <label>First Appearance</label>
  </data>
  <data source="web serial">
    <label>First Appearance</label>
   </data>
   </data>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
== Usage & preview ==
Type in this:
 
<pre>
{{Infobox/Twig/Team
{{Infobox/Twig/Team
|title1=Example
|name          = Azn Bad Boys
|image1=Example
|image          = ABB.png
|caption1=Example
|imagecaption  = By [http://aerryi.deviantart.com/ aerryi on deviantart]
|row1=Example
|leader(s)      = [[Lung]], [[Bakuda]] (Temporarily)
|row2=Example
|alignment      = Villains
|allies        =
|alliedOrg      =
|web serial    = [[Gestation 1.3]]
}}
}}
</pre>
</pre>
to see this:
{{Infobox/Twig/Team
|name          = Azn Bad Boys
|image          = ABB.png
|imagecaption  = By [http://aerryi.deviantart.com/ aerryi on deviantart]
|leader(s)      = [[Lung]], [[Bakuda]] (Temporarily)
|alignment      = Villains
|allies        =
|alliedOrg      =
|web serial    = [[Gestation 1.3]]
}}
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>
</noinclude>

Latest revision as of 17:39, March 31, 2018

<infobox>

 <title source="name">
   <default>Infobox/Twig/Team</default>
 </title>

<image source="Image"></image> <image source="image"></image> <label>Leader(s)</label> <label>Leader(s)</label> <label>Alignment</label> <label>Allies</label> <label>Allies</label> <label>Location</label> <label>First Appearance</label> <label>First Appearance</label> </infobox>

Usage & preview[edit]

Type in this:

{{Infobox/Twig/Team
|name           = Azn Bad Boys
|image          = ABB.png
|imagecaption   = By [http://aerryi.deviantart.com/ aerryi on deviantart]
|leader(s)      = [[Lung]], [[Bakuda]] (Temporarily)
|alignment      = Villains
|allies         =
|alliedOrg      =
|web serial     = [[Gestation 1.3]]
}}

to see this:

<infobox>

 <title source="name">
   <default>Infobox/Twig/Team</default>
 </title>

<image source="Image"></image> <image source="image"></image> <label>Leader(s)</label> <label>Leader(s)</label> <label>Alignment</label> <label>Allies</label> <label>Allies</label> <label>Location</label> <label>First Appearance</label> <label>First Appearance</label> </infobox> Click here to refresh the preview above