Template talk:User: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
This page was changed to make it compatible with the other '''infobox''' category templates. PLEASE DON'T UNDO THIS CHANGE. | |||
Functions formerly used by this template are now migrated to [[Template:infobox/User]]. | |||
So use the new one or [[Template:infobox_user]] or [[Template:infobox user]] user for any other usage. Thank you. ---25-10-2012 {{User|Abdabs}} | |||
<!-- | |||
=== USAGE === | === USAGE === | ||
==== Parameter explanation ==== | ==== Parameter explanation ==== | ||
<pre><nowiki> | <pre><nowiki> | ||
{{ | {{user | | ||
| username = your user name | | username = your user name | ||
| teamid = your team id | | teamid = your team id | ||
| Line 12: | Line 17: | ||
| teamname = your team name | | teamname = your team name | ||
| language = your language | | language = your language | ||
| | | joindate = your join date | ||
| other = your other remarks | | other = your other remarks | ||
}} | }} | ||
| Line 21: | Line 26: | ||
==== Empty Syntax ==== | ==== Empty Syntax ==== | ||
<pre><nowiki> | <pre><nowiki> | ||
{{ | {{user | | ||
| username = | | username = | ||
| teamid = | | teamid = | ||
| Line 30: | Line 35: | ||
| teamname = | | teamname = | ||
| language = | | language = | ||
| | | joindate = | ||
| other = | | other = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
__TOC__ | __TOC__ --> | ||
== CHANGELOG == | == CHANGELOG == | ||
Latest revision as of 16:06, 25 October 2012
This page was changed to make it compatible with the other infobox category templates. PLEASE DON'T UNDO THIS CHANGE.
Functions formerly used by this template are now migrated to Template:infobox/User. So use the new one or Template:infobox_user or Template:infobox user user for any other usage. Thank you. ---25-10-2012 Abdabs
CHANGELOG
--Oligarf 15:29, 18 February 2006 (UTC), v1.0
- Initial release.
Thanks go to User:Carlesmu for providing the basis on which I made this template.