Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Template:Member"

From TWC Wiki
Jump to navigationJump to search
m (Other Ranks)
Line 1: Line 1:
 
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;" align="right"
 
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;" align="right"
 
|-
 
|-
| colspan="2" style="text-align:center; font-size: large;" | {{{name}}}
+
| colspan="2" style="text-align:center; font-size: large;" | USERNAME HERE
 
|-
 
|-
| colspan="2" style="text-align:center;" | {{#if:{{{avatarimagelocation|}}}|[[Image:{{{avatarimagelocation}}}]]<br>}}{{{mainrank}}}<br>{{#if:{{{aka|}}}|Also known as '''{{{aka}}}'''<br>}}
+
| colspan="2" style="text-align:center;" | {{#if:{{{avatarimagelocation|}}}|[[Image:{{{avatarimagelocation}}}]]<br>}}MAIN RANK HERE<br>{{#if:{{{aka|}}}|Also known as '''NICKNAME HERE IF THERE IS ONE'''<br>}}
 
|-  
 
|-  
 
! Ranks:
 
! Ranks:
| {{{ranks}}}
+
| OFFICIAL RANKS HERE
 
|-  
 
|-  
 
! Patron:
 
! Patron:
| {{{patron}}}
+
| PATRON HERE
 
|-  
 
|-  
 
! Patron of:
 
! Patron of:
| {{{patronof}}}
+
| CLIENTS HERE
 
|}
 
|}
  
 
<noinclude>
 
<noinclude>
 +
To use this template copy the following code on to the top of a member article on the wiki, and fill in the sections according to the further instructions below.
  
  
  
  
 
+
=====Code:=====
 
+
<nowiki>
 
+
{{member
 
+
|name=USERNAME HERE
 
+
|avatarimagelocation=IMAGE HERE
 
+
|mainrank=MAIN RANK HERE
 
+
|aka=NICKNAME HERE IF THERE IS ONE
 
+
|ranks=OFFICIAL RANKS HERE
 
+
|patron=PATRON HERE
 
+
|patronof=CLIENTS HERE}}
==Guide==
 
 
 
I am assuming you understand how to basically use a wiki including all the things in this handy guide we have created at TWC. [http://www.twcenter.net/forums/showthread.php?t=91358 Click here for the Guide].
 
 
 
Now, I know this is confusing so this is why I'm adding this little guide to using this template here. The easiest way to do this is substitute the relevant details for my details below and then copy and paste the coding into the top of the article. You '''must put an entry in for all fields, just missing out something will not remove it from the template, except in the case of the aka section (see below).''' If you don't know what to put because you don't have a patron or any clients see below.
 
 
 
Here is the base coding:
 
 
 
<nowiki>{{member|name=XYZ|avatarimagelocation=No image.png|mainrank=add main rank here|aka=add nickname here if there is one|ranks=add all official ranks here|patron=add patron here|patronof=add clients here}}
 
 
</nowiki>
 
</nowiki>
 +
====Further Instructions====
  
Which appears in a wiki page like this: [[Member Example]]
+
* '''Avatars''': You need to upload the avatar using the 'upload file' link on the left hand side of the page. Then specify the name of the file in the 'avatarimagelocation=x' field. With x being the file name you gave when uploading, such as Crandaravatar.jpg. If they have no avatar then please just use '''No_image.png''' which just gives a blank question mark in place of the avatar.
 
+
* '''Also Known As''': If the member has a nickname (for example 'Tango' for [[Tango12345]]), then it can go here. Otherwise, make sure that this section is left '''completely blank'''. Unsuitable nicknames are not allowed and will be removed.
Looks confusing right? But if you look closely it is just common sense. If I wanted to change the patron entry to Crandar I would just substitute 'add patron here' in the coding for 'Crandar'. Simple. If you have any problems post in the thread in the Q&S on the forums or send a pm to any of the Wiki Staff.
+
* '''Main Rank''': The Main Rank is the primary rank that the member holds, usually the one they have as their primary title on the forum. This might be Moderator, Administrator, Content Staff, Local Moderator or one of Peregrinus, Citizen, Civitate or Artifex if they have that showing. Please not that this is for an official TWC rank only, not informal titles.
 
+
* '''Other Ranks''': The "Ranks" section is for a list of all the official ranks that a member holds. Some members may only have one, but they can of course have more depending on what they do. Note that in addition to staff and ranks related to an award (i.e. Novus) only one of Peregrinus, Civitate, Artifex or Citizen should be recorded in this section. If in doubt record the one that seems to be the most suitable for that particular user.
~Pericles, updated by Tango12345
+
* '''Patrons/Patronage''': If the member is an independent Civitate put: patron=Independent (or 'patron=House Founder' if they are the founder of a house). Otherwise just record the name of their patron. If they haven't patronised anyone put: patronof= None This information should also be recorded for an ex-citizen, but for a Peregrinus who has never held citizen rank the patron= and patronof= sections should be left as 'N/A'.
 
+
On the actual article this table will look something like this: [[Member Example]].
===Avatars===
 
 
 
You need to upload the avatar using the 'upload file' link on the left hand side of the page. Then specify the name of the file in the 'avatarimagelocation=x' field. With x being the file name you gave when uploading, such as Crandaravatar.jpg. If they have no avatar then please just use '''No_image.png''' which just gives a blank question mark in place of the avatar.
 
 
 
===Also Known As===
 
 
 
If the member has a nickname (for example 'Tango' for [[Tango12345]]), then it can go here. Otherwise, make sure that this section is left '''completely blank'''. Unsuitable nicknames are not allowed and will be removed.
 
===Main Rank===
 
 
 
The Main Rank is the primary rank that the member holds, usually the one they have as their primary title on the forum. This might be Moderator, Administrator, Content Staff, Local Moderator or one of Peregrinus, Citizen, Civitate or Artifex if they have that showing. Please not that this is for an official TWC rank only, not informal titles.
 
 
 
===Other Ranks===
 
 
 
The "Ranks" section is for a list of all the official ranks that a member holds. Some members may only have one, but they can of course have more depending on what they do. Note that in addition to staff and ranks related to an award (i.e. Novus) only one of Peregrinus, Civitate, Artifex or Citizen should be recorded in this section. If in doubt record the one that seems to be the most suitable for that particular user.
 
 
 
===Patrons/Patronage===
 
 
 
If the member is an independent Civitate put: patron=Independent (or 'patron=House Founder' if they are the founder of a house). Otherwise just record the name of their patron.
 
 
 
If they haven't patronised anyone put: patronof= None
 
 
 
This information should also be recorded for an ex-citizen, but for a Peregrinus who has never held citizen rank the patron= and patronof= sections should be left as 'N/A'.
 
 
 
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Revision as of 08:23, 15 December 2012

USERNAME HERE
MAIN RANK HERE
Ranks: OFFICIAL RANKS HERE
Patron: PATRON HERE
Patron of: CLIENTS HERE


To use this template copy the following code on to the top of a member article on the wiki, and fill in the sections according to the further instructions below.



Code:
{{member
|name=USERNAME HERE
|avatarimagelocation=IMAGE HERE
|mainrank=MAIN RANK HERE
|aka=NICKNAME HERE IF THERE IS ONE
|ranks=OFFICIAL RANKS HERE
|patron=PATRON HERE
|patronof=CLIENTS HERE}}

Further Instructions

  • Avatars: You need to upload the avatar using the 'upload file' link on the left hand side of the page. Then specify the name of the file in the 'avatarimagelocation=x' field. With x being the file name you gave when uploading, such as Crandaravatar.jpg. If they have no avatar then please just use No_image.png which just gives a blank question mark in place of the avatar.
  • Also Known As: If the member has a nickname (for example 'Tango' for Tango12345), then it can go here. Otherwise, make sure that this section is left completely blank. Unsuitable nicknames are not allowed and will be removed.
  • Main Rank: The Main Rank is the primary rank that the member holds, usually the one they have as their primary title on the forum. This might be Moderator, Administrator, Content Staff, Local Moderator or one of Peregrinus, Citizen, Civitate or Artifex if they have that showing. Please not that this is for an official TWC rank only, not informal titles.
  • Other Ranks: The "Ranks" section is for a list of all the official ranks that a member holds. Some members may only have one, but they can of course have more depending on what they do. Note that in addition to staff and ranks related to an award (i.e. Novus) only one of Peregrinus, Civitate, Artifex or Citizen should be recorded in this section. If in doubt record the one that seems to be the most suitable for that particular user.
  • Patrons/Patronage: If the member is an independent Civitate put: patron=Independent (or 'patron=House Founder' if they are the founder of a house). Otherwise just record the name of their patron. If they haven't patronised anyone put: patronof= None This information should also be recorded for an ex-citizen, but for a Peregrinus who has never held citizen rank the patron= and patronof= sections should be left as 'N/A'.

On the actual article this table will look something like this: Member Example.