User talk:KGV/infobox user
Appearance
Documentation
[edit]Purpose
[edit]The purpose of the template is to better show an user's infomation instead of pilling tons of userboxes on the userpage. If you wants to add a parameter to the template but don't know how, request it in the discussion section
Usage
[edit]{{User:KGV/infobox user | user_name = <!--Username --> | image = <!--User's image --> | image_caption = <!--Image caption --> | join_wiki = <!--When joined wikipedia --> |gender = <!--Sex --> |edits = <!--edit count --> | realname = <!--Real name --> | birthdate = <!--Birthdate, does not have to include year --> | city = <!--The city where you live --> | country = <!--The country where you live --> | occupation = <!--What job do you do in the real world --> | languages = <!--What language do you speak --> | nationality = <!--Nationality --> | likes = <!--What do you like --> | dislikes = <!--What don't you like --> }}
- Be sure to replace all of the all-caps words.
- Any of the items above can be safely left blank. Note that you may include an image with no caption, but a caption will not be shown if there is no image.
- Wiki links [[]] are fine in any of the Infobox fields.
- Include the HTML comments before and following the template; they help inexperienced editors.
Example
[edit]Case:George Bush created an account in wikipedia call User:GeoB in January 2007. He had made 10 edits. He likes politics but hates swimming. He decided to put up an infobox about himself on his userpage:
Code | Result | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{User:KGV/infobox user | user_name = GeoB | image = [[Image:George-W-Bush.jpeg|200px]] | image_caption = A portrait of me! | join_wiki = <!--When joined wikipedia --> |gender = Male |edits = 10 | realname = [[George W. Bush]] | birthdate = [[July 6]] | city = Washtong D. C. | country = [[USA]] | occupation = President of the USA | languages = English | nationality = America | likes = Politics | dislikes = Swimming }} |
|