Template:Infobox User: Difference between revisions

From Frontierpedia, the Microsoft Agent encyclopedia
frontierpediav5>WikiSysop
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="name">...")
 
frontierpediav5>Frogychick
(Added sexual orientation and nationality to the infobox.)
Line 14: Line 14:
   <data source="age">
   <data source="age">
     <label>Age</label>
     <label>Age</label>
  </data>
  <data source="nationality">
  <label>Nationality</label>
   </data>
   </data>
   <data source="friends">
   <data source="friends">
Line 23: Line 26:
   <data source="enemies">
   <data source="enemies">
     <label>Enemies</label>
     <label>Enemies</label>
  </data>
  <data source="sexual orientation">
    <label>Sexual Orientation<label>
   </data>
   </data>
   <data source="likes">
   <data source="likes">
Line 43: Line 49:
|nickname=Example
|nickname=Example
|age=Example
|age=Example
|nationality=Example
|friends=Example
|friends=Example
|netural=Example
|netural=Example
|enemies=Example
|enemies=Example
|sexual orientation=Example
|likes=Example
|likes=Example
|dislikes=Example
|dislikes=Example

Revision as of 12:24, 5 April 2021

<infobox>

 <title source="title1">
   <default>Infobox User</default>
 </title>
 <image source="image1">

</image> <label>Name</label> <label>Nickname</label> <label>Age</label> <label>Nationality</label> <label>Friends</label> <label>Neutral</label> <label>Enemies</label> <label>Sexual Orientation<label> <label>Likes</label> <label>Dislikes</label> <label>Status</label> </infobox> Example usage:

{{CharacterTemplate1.1
|title1=Example
|image1=Example
|caption1=Example
|name=Example
|nickname=Example
|age=Example
|nationality=Example
|friends=Example
|netural=Example
|enemies=Example
|sexual orientation=Example
|likes=Example
|dislikes=Example
|status=Example
}}