Template:Infobox User/doc: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{Documentation}} The '''User infobox''' is a user template designed to give information about users on their userpage. The idea came from seeing many users using {{t|Infobox Monster}} and {{t|Infobox NPC}} on their userpages, when they weren't really suitable for the task. ==Parameters== ===extracss=== Additional CSS to be applied to the infobox. Whatever is input is placed into ''style="csshere"'', so make sure it is formatted correctly. Defaults to nothing. ===name=...")
 
(Replaced content with "{{Documentation}} This template is to be placed on user mw.pages that are frequently linked to in signatures on talk mw.pages and forums. ==Usage== This template can be used by entering the following onto any relevant page <pre>{{User}}</pre> <includeonly>{{PAGENAME}}</includeonly>")
Tags: Replaced Reverted
Line 1: Line 1:
{{Documentation}}
{{Documentation}}
This template is to be placed on user mw.pages that are frequently linked to in signatures on talk mw.pages and forums.
The '''User infobox''' is a user template designed to give information about users on their userpage. The idea came from seeing many users using {{t|Infobox Monster}} and {{t|Infobox NPC}} on their userpages, when they weren't really suitable for the task.


==Parameters==
==Usage==
This template can be used by entering the following onto any relevant page
===extracss===
Additional CSS to be applied to the infobox. Whatever is input is placed into ''style="csshere"'', so make sure it is formatted correctly. Defaults to nothing.


<pre>{{User}}</pre>
===name===
Your display name. Will default to your wiki username (as long as its placed on your userpage). If your display name is different to your wiki name, this ''must'' be defined for links to work correctly.


<includeonly>[[Category:User templates|{{PAGENAME}}]]</includeonly>
===image===
An image of yourself. Possible values:
*''chat'' or ''head'' will display the chat-head-shot from your adventurer's log
*''body'' or ''full'' will display the full-body-shot from your adventurer's log
*''both'' will display both the body shot and the head shot side by side
*''no'' will hide the field
*anything else will be displayed as is

'''Remember''' - [[RS:NOT#HOST|the ''RuneScape'' wiki is '''not''' your web host]], so please host personal images of your character on [http://imgur.com imgur], and use the ''direct link to image'' to display it here.

===aka===
Any alternate names the user may be known as.

===member===
Are you a member or not? Set to ''hide'' to hide the field.

===combat===
Your combat level. Set to ''no'' to hide the field.

===total===
Your total level. Set to ''no'' to hide the field.

===lang===
What language(s) do you speak? Set to ''no'' to hide the field.

===country===
Your country of origin. Set to ''no'' to hide the field.

===altaccs===
List any alternate accounts here. Set to ''no'' to hide the field.

===rsstart===
When did you start playing ''RuneScape''? Set to ''no'' to hide the field.

===wikistart===
When did you join the ''RuneScape'' wiki? Set to ''no'' to hide the field.

===edit===
Your edit count. If not given, it will automatically use your overall editcount from [[Special:Editcount]]. Set to ''no'' to hide the field.

===god===
What god in ''RuneScape'' do you follow? Set to ''no'' to hide the field.

===highskill===
What is your highest skill? Set to "no' to hide the field.

===favskill===
Your favourite skill. Set to ''no'' to hide the field.

===favitem===
Your favourite item or weapon. Set to ''no'' to hide the field.

===favquest===
Your favourite quest. Set to ''no'' to hide the field.

===favact===
Your favourite activity. Set to ''no'' to hide the field.

===wikifauna===
What [[wikipedia:Wikipedia:WikiFauna|WikiFauna]] type suits you best. Set to ''no'' to hide the field.

===networth===
The total value of all your items. You can use expressions. Set to ''no'' to hide the field.

===other===
Use these fields to set up extra rows in the infobox displaying whatever you like. Omit the fields to not display the rows.

''other#title'' is the title for row #, and ''other#text'' is the text for row #. It currently supports up to three other rows.

The other rows are defined sequentiality - if ''other1title/text'' isn't present, ''other2title/text'' isn't displayed even if it is present.

===links, custlinks===
These three work in conjunction with each other.

The default output is a link to your hiscores.

If you wish to hide the field, set ''links=no'' and ''custlinks=no''. If you wish to have your own custom links, without the HS/AL links, use ''links=no'' and ''custlinks=links here''. If you wish to have both HS/AL links and custom links, leave ''links='' blank and ''custlinks=links here''.

These links appear below the ''other'' field.

==Quick copy==
<pre>{{Infobox User
|name =
|extracss =
|image =
|aka =
|member =
|combat =
|total =
|lang =
|country =
|altaccs =
|rsstart =
|wikistart =
|edit =
|god =
|highskill =
|favskill =
|favitem =
|favquest =
|favact =
|wikifauna =
|networth =
|other1title =
|other1text =
|other2title =
|other2text =
|other3title =
|other3text =
|links =
|custlinks =
}}</pre>

<includeonly>[[Category:Infobox templates]][[Category:User templates]]</includeonly>

Revision as of 01:54, 17 October 2024

This is a documentation subpage for Template:Infobox User.
It contains usage information, categories, and other content that is not part of the original template page.

This template is to be placed on user mw.pages that are frequently linked to in signatures on talk mw.pages and forums.

Usage

This template can be used by entering the following onto any relevant page

{{User}}