Template:MorganaInfobox: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
fandomVB>Sovereign
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
 
m (Protected "Template:MorganaInfobox": Prevent editing of templates ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox>
{| class="infobox"  
  <title source="title1">
|colspan=2 style="text-align:center;"|  
    <default>{{PAGENAME}}</default>
|-
  </title>
|'''Type''' || {{{Type Name}}}
  <image source="image1">
|-
    <caption source="caption1"/>
|'''Voice''' || {{{Voice}}}
  </image>
|-
  <data source="row1">
|'''Level 1 HP''' || {{{HP}}}
    <label>Label</label>
|}
  </data>
  <data source="row2">
    <label>Label</label>
  </data>
</infobox>
<noinclude>
Example usage:
<pre>
{{MorganaInfobox
 
  | title1=Example
 
  | image1=Example
 
  | caption1=Example
 
  | row1=Example
 
  | row2=Example
 
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"row1":{"suggested":true},"row2":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>

Latest revision as of 16:03, 29 May 2023

Type {{{Type Name}}}
Voice {{{Voice}}}
Level 1 HP {{{HP}}}