Template:Wad: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Imgname -> Img)
Line 10: Line 10:
WAD path. Includes link to image if provided.
WAD path. Includes link to image if provided.
Images are not provided automatically yet, because mediawiki filenames can't contain backslashes.  
Images are not provided automatically yet, because mediawiki filenames can't contain backslashes.  
-->{{#if:{{{imgname|}}}|<!--
-->{{#if:{{{img|}}}|<!--


Parsed as `| {{path|{{{1}}}|WAD}} | `
Parsed as `| {{path|{{{1}}}|WAD}} | `
-->{{!}} {{path|[[:file:{{{imgname}}}|{{{1}}}]]|WAD}} {{!}}{{!}} <!--
-->{{!}} {{path|[[:file:{{{img}}}|{{{1}}}]]|WAD}} {{!}}{{!}} <!--


-->|<!--
-->|<!--
Line 20: Line 20:
-->{{!}} {{path|{{{1}}}|WAD}} {{!}}{{!}} <!--
-->{{!}} {{path|{{{1}}}|WAD}} {{!}}{{!}} <!--


#endif:{{{imgname|}}}
#endif:{{{img|}}}
-->}}<!--
-->}}<!--



Revision as of 07:00, 17 January 2024

Icon-under construction-blue.png
This is a draft template page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.

A thingy that streamlines listing shared WADs on GoldSrc WAD Lists.

Todo: 
  • Autolink images for WADs that have autofilled descriptions.
  • Strings subpage
  • Docs