Template:Ping: Difference between revisions
Jump to navigation
Jump to search
en.wikipedia.org>Richard BB Reverted to revision 561548653 by Nathan2055: I don't think so; this is how it's always been, and it seems to be the standard in Internet 'tagging'. (TW) |
en.wikipedia.org>Cymru.lass added new code developed at Template:Reply to/sandbox to accept both User:Example and Example as parameters per request on talkpage |
||
Line 1: | Line 1: | ||
{{#if:{{{1|<noinclude>$</noinclude>}}} | {{#if:{{{1|<noinclude>$</noinclude>}}} | ||
|@[[User:{{{1|Example}}}|{{{1|Example}}}]]{{#if:{{{2|}}} | |@[[:{{#ifeq:{{NAMESPACE:{{{1}}} }}|User||User:}}{{{1|Example}}}|{{PAGENAME:{{{1|Example}}}}}]]{{#if:{{{2|}}} | ||
|, [[:{{#ifeq:{{NAMESPACE:{{{2}}} }}|User||User:}}{{{2}}}|{{PAGENAME:{{{2}}}}}]]{{#if:{{{3|}}} | |||
|, [[:{{#ifeq:{{NAMESPACE:{{{3}}} }}|User||User:}}{{{3}}}|{{PAGENAME:{{{3}}}}}]]{{#if:{{{4|}}} | |||
|, [[:{{#ifeq:{{NAMESPACE:{{{4}}} }}|User||User:}}{{{4}}}|{{PAGENAME:{{{4}}}}}]]{{#if:{{{5|}}} | |||
|, [[:{{#ifeq:{{NAMESPACE:{{{5}}} }}|User||User:}}{{{5}}}|{{PAGENAME:{{{5}}}}}]] | |||
}} | }} | ||
}} | }} | ||
Line 11: | Line 11: | ||
|{{error|Error in replyto template: Username not given. See [[Template:Replyto]] for usage.}} | |{{error|Error in replyto template: Username not given. See [[Template:Replyto]] for usage.}} | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |