Template:Vdc/Doc: Difference between revisions

From Open Fortress Wiki
Jump to navigation Jump to search
(Created page with "Simple template to make linking out to {{vdc|Valve Developer Community}} easier. {| class="wikitable" ! Wikitext ! Result |- | <kbd><nowiki>{{vdc|npc_combinedropship}}</nowiki></kbd> | {{vdc|npc_combinedropship}} |- | <kbd><nowiki>{{vdc|npc_combinedropship|Dropships}}</nowiki></kbd> | {{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, <kbd><nowiki>v...")
 
(No difference)

Latest revision as of 11:01, 20 August 2024

Simple template to make linking out to Valve Developer Community easier.

Wikitext Result
{{vdc|npc_combinedropship}} npc_combinedropship
{{vdc|npc_combinedropship|Dropships}} 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.