You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Profile: Difference between revisions
Jump to navigation
Jump to search
LyingBrian (talk | contribs) mNo edit summary |
LyingBrian (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
<pre><nowiki>{{profile|}}</nowiki></pre> | <pre><nowiki>{{profile|}}</nowiki></pre> | ||
==Example== | ==Example== | ||
{| border="1" cellpadding="2" cellspacing="0" | |||
|- | |||
| width=80% | What you type | |||
| width=20% | What it looks like | |||
|- valign="top" | |||
| | |||
<pre><nowiki>{{profile|1432}}</nowiki></pre> | |||
*The number that comes after the pipe is the player number; in this case: 1432 | |||
:The player number can be found by looking at the URL of the player's profile. | |||
:Example: in the forums, the URL for LyingBrian's Profile is as follows: | |||
:<code><nowiki>http://www.mafiascum.net/forum/profile.php?mode=viewprofile&u=1432</nowiki></code> | |||
:The player number directly follows "<code>u=</code>"; in this case: 1432 | |||
*The template will automatically fill in the player's name based on the wiki page you place the template on. | |||
**The template does not care about [[namespaces]] meaning the above example placed on either [[LyingBrian]] or [[User:LyingBrian]] would have the same text for the link, "LyingBrian's Profile". | |||
**Make sure to check the player number before placing the template on a page. Putting the above example on [[Mr. Flay]]'s page would create a link, "Mr. Flay's Profile'', but would link to LyingBrian's Profile. | |||
| | |||
[http://www.mafiascum.net/forum/profile.php?mode=viewprofile&u=1432 LyingBrian's Profile] | |||
|} | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 10:38, 18 August 2007
Syntax
{{profile|}}
Example
What you type | What it looks like |
{{profile|1432}}
|