Difference between revisions of "Template:Profile"
From The Shartak Wiki
Jump to navigationJump to searchm |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{# | + | <includeonly>{{#ifeq:{{{1|}}}|||{{#ifeq:{{{2|}}}||[http://www.shartak.com/profile.cgi?name={{{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 and name. | + | 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 9: | Line 6: | ||
!Input !! Output | !Input !! Output | ||
|- | |- | ||
− | |<nowiki>{{profile| | + | |<nowiki>{{profile|Elembis}}</nowiki> || {{profile|Elembis}} |
|- | |- | ||
|<nowiki>{{profile|2445|Elembis}}</nowiki> || {{profile|2445|Elembis}} | |<nowiki>{{profile|2445|Elembis}}</nowiki> || {{profile|2445|Elembis}} |