Welcome to Assassin's Creed Wiki! Log in and join the community.

Template:New Character Infobox: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>VuLinhAssassin
m Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <group collapse="ope..."
 
imported>Lord Murgon
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<infobox>
<infobox>
   <title source="title1">
   <title source="char-title">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
   </title>
   </title>
   <image source="image1">
   <image source="char-img">
     <caption source="caption1"/>
     <caption source="caption1"/>
   </image>
   </image>
Line 23: Line 23:
   <group collapse="open">
   <group collapse="open">
     <header>Real-world information</header>
     <header>Real-world information</header>
     <data source="appears_in">
     <data source="appears-in">
       <label>Appears in</label>
       <label>Appears in</label>
     </data>
     </data>
Line 29: Line 29:
       <label>Actor</label>
       <label>Actor</label>
     </data>
     </data>
     <data source="voice_actor">
     <data source="voice-actor">
       <label>Voice actor</label>
       <label>Voice actor</label>
     </data>
     </data>
   </group>
   </group>
</infobox>
</infobox>
<noinclude>
Example usage:<pre>
{{New Character Infobox
|title1=Example
|image1=Example
|caption1=Example
|born=Example
|died=Example
|affiliations=Example
|appears_in=Example
|actor=Example
|voice_actor=Example
}}
</pre>
</noinclude>

Latest revision as of 14:31, 20 May 2017