Template:LHelp/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "Template to link Help pages on non English pages. <pre> {{LHelp|Contents}} will on pages with prefix Zh/ become: Contents </pre> <pre> {{LHelp|cont...")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
{{LHelp|Contents}} will on pages with prefix Zh/ become:
{{LHelp|Contents}} will on pages with prefix Zh/ become:


[[:Help:Zh/Contents|Contents]]
[[:Help:Zh/Contents|Help:Contents]]


</pre>
</pre>
Line 11: Line 11:
<pre>
<pre>


{{LHelp|contents|hmm}} will on pages with prefix Zh/ become:
{{LHelp|contents|hmm}} will on pages with prefix Eo/ become:


[[:Help:Eo/Contents|hmm]]
[[:Help:Eo/Contents|hmm]]


</pre>
</pre>
== See Also ==
* {{T|L}}
* {{T|LCategory}}
* {{T|LProject}}

Latest revision as of 01:39, 30 January 2025

Template to link Help pages on non English pages.


{{LHelp|Contents}} will on pages with prefix Zh/ become:

[[:Help:Zh/Contents|Help:Contents]]


{{LHelp|contents|hmm}} will on pages with prefix Eo/ become:

[[:Help:Eo/Contents|hmm]]


See Also