Template:Infobox OC: Difference between revisions

From Pix & Bit Wiki
Jump to navigationJump to search
Content added Content deleted
(Created page with "<includeonly> <infobox theme="oc"> <panel> <section> <label>{{{name|{{PAGENAME}}}}}</label> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="quote"> <format>''"{{{quote}}}"''</format> </caption> </image> <group> <header>Character Info</header>...")
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<infobox theme="oc">
<panel>
<section>
<label>{{{name|{{PAGENAME}}}}}</label>
<title source="name">
<default>{{PAGENAME}}</default>
</title>
<image source="image">
<caption source="quote">
<format>''"{{{quote}}}"''</format>
</caption>
</image>
<group>
<header>Character Info</header>


{| class="oc_infobox" style="margin:auto"
<data source="species">
|+ {{{name}}}
<label>Species</label>
|-
</data>
| [[File:{{{image}}}]]

|-
<data source="relationships">
| {{{quote}}}
<label>Relationships</label>
|-
</data>
! Character Info

|-
<data source="creator">
| Species: {{{species}}}
<label>Creator</label>
|-
</data>
| Canon: {{{canon}}}

|-
<data source="canon">
| Creator: {{{creator}}}
<label>Source Canon</label>
|}
</data>
</group>

</section>
</panel>
</infobox>
</includeonly>
</includeonly>

Revision as of 06:35, 5 March 2023