Template:CharacterTemplate1.0: Difference between revisions

From Frontierpedia, the Microsoft Agent encyclopedia
w:c:tmafe>Konnor88
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="name">...")
 
m (7 revisions imported)
 
(6 intermediate revisions by one other user not shown)
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 has a template that was translated from FANDOM/Wikia XML to MediaWiki markup. Feel free to fix mistakes or replace it with the modernized template equivalent.</div>
  <title source="title1">
{{Infobox|child={{{child|}}}
    <default>{{PAGENAME}}</default>
| bodyclass  = biography vcard
  </title>
 
  <image source="image1">
| above      = {{Br separated entries
    <caption source="caption1"/>
| 2 = {{{2|}}}
  </image>
}}
  <data source="name">
| abovestyle = {{{abovestyle|}}}
     <label>Name</label>
 
  </data>
| image      = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}|suppressplaceholder=yes}}
  <data source="nickname">
| caption   = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}}
     <label>Nickname</label>
 
  </data>
 
  <data source="age">
| label2    = Name
     <label>Age</label>
| data2      = {{{name|}}}
  </data>
 
  <data source="friends">
| label3     = Nickname
     <label>Friends</label>
| data3      = {{{nickname|}}}
  </data>
 
  <data source="enemies">
| label10    = Age
     <label>Enemies</label>
| data10     = {{{age|}}}
  </data>
 
  <data source="likes">
| label13    = Friends
     <label>Likes</label>
| data13     = {{{friends|}}}
  </data>
 
  <data source="dislikes">
| label15    = Enemies
     <label>Dislikes</label>
| data15     = {{{enemies|}}}
  </data>
 
  <data source="status">
| label16    = Likes
    <label>Status</label>
| data16     = {{{likes|}}}
  </data>
 
</infobox>
| label17    = Dislikes
| data17     = {{{dislikes|}}}
 
| label18    = Status
| data18     = {{{status|}}}
 
}}<!--
-->{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox person with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview = Page using [[Template:Infobox person]] with unknown parameter "_VALUE_"|ignoreblank=y
| 2 | Name | image | name | nickname | age | friends | enemies | likes | dislikes | status}}
 
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>
Line 48: Line 57:
</pre>
</pre>
</noinclude>
</noinclude>
[[Category:Automatically translated pages]]

Latest revision as of 17:35, 9 October 2022

This page has a template that was translated from FANDOM/Wikia XML to MediaWiki markup. Feel free to fix mistakes or replace it with the modernized template equivalent.


Example usage:

{{CharacterTemplate1.0
|title1=Example
|image1=Example
|caption1=Example
|name=Example
|nickname=Example
|age=Example
|friends=Example
|enemies=Example
|likes=Example
|dislikes=Example
|status=Example
}}