Jump to content

Template:User: Difference between revisions

fandom>TheWaffleLord37
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="name">..."
 
m Added Custom Templates category
 
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
   </title>
   </title>
   <image source="image1">
   <image source="image">
     <caption source="caption1"/>
     <caption source="imagecaption"/>
   </image>
   </image>
   <data source="name">
   <data source="name">
     <label>Name</label>
     <label>Name</label>
  </data>
  <data source="pronouns">
    <label>Pronouns</label>
   </data>
   </data>
   <data source="joined">
   <data source="joined">
Line 22: Line 25:
|image1=Example
|image1=Example
|caption1=Example
|caption1=Example
|pronouns=Example
|name=Example
|name=Example
|joined=Example
|joined=Example
Line 27: Line 31:
}}
}}
</pre>
</pre>
[[Category:Custom Templates]]
</noinclude>
</noinclude>

Latest revision as of 09:14, 1 May 2025

Example usage:

{{User
|title1=Example
|image1=Example
|caption1=Example
|pronouns=Example
|name=Example
|joined=Example
|pixels_placed=Example
}}