Template talk:Wiki: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "Есть ли русский аналог?")
 
(Response)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Есть ли русский аналог?
== Русский аналог ==
 
Существует ли русский аналог этого шаблона?{{unsigned|Sodiet}}
:I tried implementing a template to link to ru.wikipedia.org, but to no avail. Here's the syntax I was using; not sure why it isn't working:
:<code><nowiki>{{#if:{{{ru|}}} | [http://ru.wikipedia.org/wiki/{{{2}}} {{{2}}}] | [[Wiki:{{{1}}}|{{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}]]}}</nowiki></code>
:&mdash;[[User:Mattshu|Mattshu]] 08:29, 12 August 2012 (PDT)

Latest revision as of 08:29, 12 August 2012

Русский аналог

Существует ли русский аналог этого шаблона?Unsigned comment added by Sodiet (talkcontribs) Always sign your posts with four tildes (~~~~)

I tried implementing a template to link to ru.wikipedia.org, but to no avail. Here's the syntax I was using; not sure why it isn't working:
{{#if:{{{ru|}}} | [http://ru.wikipedia.org/wiki/{{{2}}} {{{2}}}] | [[Wiki:{{{1}}}|{{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}]]}}
Mattshu 08:29, 12 August 2012 (PDT)