User:Xt0rt3r/Template:Infobox User/doc: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Some users have requested over time a '''user infobox''' for use in the user [[Help:namespace|namespace]] which works along the same principles as the infoboxes in the main namespace. This infobox attempts to fill that request, but it should be seen as a "skeleton" for your own creativity. | Some users have requested over time a '''user infobox''' for use in the user [[Help:namespace|namespace]] which works along the same principles as the infoboxes in the main namespace. This infobox attempts to fill that request, but it should be seen as a "skeleton" for your own creativity. | ||
{{User:Xt0rt3r/Template:Infobox User | {{User:Xt0rt3r/Template:Infobox User | ||
|image = Image at 250px | | image = Image at 250px | ||
|name = If you want to put your real name here, you may. But be aware of the risks of exposing any real information about yourself to the public internet. | | name = If you want to put your real name here, you may. But be aware of the risks of exposing any real information about yourself to the public internet. | ||
|age = How old you are. Again, exercise caution about sharing any genuine information about yourself. | | age = How old you are. Again, exercise caution about sharing any genuine information about yourself. | ||
|origin = Whatever you want to set | | origin = Whatever you want to set | ||
|affiliation =Whatever you want to set | | affiliation =Whatever you want to set | ||
|fav doctor = Your favourite Doctor | | fav doctor = Your favourite Doctor | ||
|fav companion = Your favourite companion | | fav companion = Your favourite companion | ||
|fav enemy = Your favourite Enemy e.g: The Daleks | | fav enemy = Your favourite Enemy e.g: The Daleks | ||
|fav episode = Your favourite [[DWU]] episode; doesn't have to be ''Doctor Who'' itself | | fav episode = Your favourite [[DWU]] episode; doesn't have to be ''Doctor Who'' itself | ||
|fav season = No whining that the variable is called "season" not "series"; season is more precise. | | fav season = No whining that the variable is called "season" not "series"; season is more precise. | ||
|languages = Languages you speak | | languages = Languages you speak | ||
|fav vid = | | fav vid = Video at 242px | ||
}} | }} | ||
==Simple usage== | |||
If you just want to use this one out of the box, cut and paste the following code onto your user page: | If you just want to use this one out of the box, cut and paste the following code onto your user page: | ||
<pre> | <pre> | ||
{{Infobox User | {{Infobox User | ||
|image = | | image = | ||
|name = | | name = | ||
|age = | | age = | ||
|affiliation = | | affiliation = | ||
|origin = | | origin = | ||
|fav doctor = | | fav doctor = | ||
|fav companion = | | fav companion = | ||
|fav enemy = | | fav enemy = | ||
|fav episode = | | fav episode = | ||
|fav season = | | fav season = | ||
|languages = | | languages = | ||
|fav vid = | | fav vid = | ||
}}</pre> | }}</pre> | ||
== Adapting for your own use== | == Adapting for your own use== |
Latest revision as of 22:43, 16 January 2014
Some users have requested over time a user infobox for use in the user namespace which works along the same principles as the infoboxes in the main namespace. This infobox attempts to fill that request, but it should be seen as a "skeleton" for your own creativity. User:Xt0rt3r/Template:Infobox User
Simple usage[[edit] | [edit source]]
If you just want to use this one out of the box, cut and paste the following code onto your user page:
{{Infobox User | image = | name = | age = | affiliation = | origin = | fav doctor = | fav companion = | fav enemy = | fav episode = | fav season = | languages = | fav vid = }}
Adapting for your own use[[edit] | [edit source]]
If you'd like to create your own infobox, just cut and paste the code you find here onto a subpage of your user page (that is, a page with a format of User:YourName/Subpage name. Then, on your own user page, you can call the template by simply typing
{{User:YourName/Subpage name var 1=value var 2=value var 3=value var 4=value }}