Editing Template:UserInfobox
Template page
More actions
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 8: | Line 8: | ||
<data source="date"> | <data source="date"> | ||
<label>Login date</label> | <label>Login date</label> | ||
</data> | |||
<data source="status"> | |||
<label>Status</label> | |||
</data> | </data> | ||
<data source="gender"> | <data source="gender"> | ||
<label>Gender</label> | <label>Gender</label> | ||
</data> | |||
<data source="birthday"> | |||
<label>Birthday</label> | |||
</data> | </data> | ||
| Line 34: | Line 42: | ||
</data> | </data> | ||
<data source="signature"> | |||
<label>Signature</label> | |||
</data> | |||
<data source="responsibility"> | <data source="responsibility"> | ||
| Line 47: | Line 58: | ||
</data> | </data> | ||
<data source=" | <data source="partner"> | ||
<label> | <label>Partner</label> | ||
</data> | </data> | ||
[[Category:users]] | |||
</infobox> | </infobox> | ||
<noinclude> | <noinclude><syntaxhighlight lang=wikitext> | ||
{{UserInfobox | |||
{{ | |||
| name = | | name = | ||
| image = | | image = | ||
| quote = | | quote = | ||
| status = | |||
| date = | | date = | ||
| gender = | | gender = | ||
| birthday = | |||
| role = | | role = | ||
| nationality = | | nationality = | ||
| Line 91: | Line 78: | ||
| language = | | language = | ||
| alias = | | alias = | ||
| signature = | |||
| responsibility = | | responsibility = | ||
| links = | | links = | ||
| favorite brainrot = | | favorite brainrot = | ||
}}</syntaxhighlight> | |||
[[Category:Infoboxes]] | |||
}}</ | |||
[[Category: | |||
</noinclude> | </noinclude> | ||