Template:Vdc: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
Line 4: | Line 4: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->{{#if: {{{2|}}} | -->{{#if: {{{2|}}} | ||
| [[vdc:{{{1}}}|{{{2}}}]] | |||
| [[vdc:{{{1}}}|{{{1}}}]] | |||
}}<!-- | }}<!-- | ||
--></includeonly> | --></includeonly> | ||
</onlyinclude> | </onlyinclude> |
Revision as of 10:38, 20 August 2024
Template Documentation [edit]
Simple template to make linking out to Valve Developer Community
easier.
Wikitext | Result |
---|---|
{{vdc|npc_combinedropship}} | |
{{vdc|npc_combinedropship|Dropships}} |
For what it's worth, the stylesheet is set up to attach the link to any "proper" interwiki link to VDC, [[vdc:npc_combinedropship]], but this template means nobody can forget to do the "pipe trick" and leave an ugly "vdc:" on the front of a link.