Difference between revisions of "Template:Profile"

From The Shartak Wiki
Jump to navigationJump to search
m (Removed more whitespace.)
m (Recent changes by Simon to profile.cgi have made the ID parameter optional.)
Line 1: Line 1:
<includeonly>{{ifeq: {{{1|}}}|||{{ifeq: {{{2|}}}||[http://www.shartak.com/profile.cgi?id={{{1}}} ''{{{1}}}'']|[http://www.shartak.com/profile.cgi?id={{{1}}} {{{2}}}]}}}}</includeonly><noinclude>
+
<includeonly>{{ifeq: {{{1|}}}|||{{ifeq: {{{2|}}}||[http://www.shartak.com/profile.cgi?id={{{1}}} {{{1}}}]|[http://www.shartak.com/profile.cgi?id={{{1}}} {{{2}}}]}}}}</includeonly><noinclude>
This template creates a link to a player's profile given their ID (required as the first parameter) and name (optional as the second parameter).
+
This template creates a link to a player's profile given their ID (optional as the first parameter) and name (required as the last parameter).
  
 
{| border="1" cellpadding="5" cellspacing="1" style="border: solid 1px #ccc; border-collapse: collapse; background-color: #f9f9f9;"
 
{| border="1" cellpadding="5" cellspacing="1" style="border: solid 1px #ccc; border-collapse: collapse; background-color: #f9f9f9;"
Line 6: Line 6:
 
!Input !! Output
 
!Input !! Output
 
|-
 
|-
|<nowiki>{{profile|2445}}</nowiki> || {{profile|2445}}
+
|<nowiki>{{profile|Elembis}}</nowiki> || {{profile|Elembis}}
 
|-
 
|-
 
|<nowiki>{{profile|2445|Elembis}}</nowiki> || {{profile|2445|Elembis}}
 
|<nowiki>{{profile|2445|Elembis}}</nowiki> || {{profile|2445|Elembis}}

Revision as of 18:25, 2 September 2006

This template creates a link to a player's profile given their ID (optional as the first parameter) and name (required as the last parameter).

Input Output
{{profile|Elembis}} Template:Ifeq: Elembis
{{profile|2445|Elembis}} Template:Ifeq: 2445