Jump to content

Template:User: Difference between revisions

No edit summary
Tags: Reverted wikieditor
LenEnjoyerForgotPassword (talk | contribs)
No edit summary
Tag: wikieditor
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Infobox
<infobox>
  <title source="title1">
    <default>{{PAGENAME}}</default>
  </title>
  <image source="image">
    <caption source="imagecaption"/>
  </image>
  <data source="name">
    <label>Name</label>
  </data>
  <data source="pronouns">
    <label>Pronouns</label>
  </data>
  <data source="joined">
    <label>Joined</label>
  </data>
  <data source="pixels_placed">
    <label>Pixels Placed</label>
  </data>
</infobox>
<noinclude>
Example usage:<pre>
{{User
|title1=Example
|title1=Example
|image1=Example
|image1=Example
|caption1=Example
|caption1=Example
|pronouns=Example
|name=Example
|name=Example
|joined=Example
|joined=Example
|pixels_placed=Example
|pixels_placed=Example
}}
}}
</pre>
</noinclude>

Latest revision as of 02:16, 10 August 2023

Example usage:

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