Template:Wad: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 9: Line 9:
WAD description. Should be easy to move to a strings subpage.
WAD description. Should be easy to move to a strings subpage.
-->{{#switch:{{{1}}}
-->{{#switch:{{{1}}}
|#default={{{2}}} <!-- User-defined -->
|#default={{#if:{{{2}}}|{{{2}}}|}} <!-- User-defined -->


<!-- HL1 (valve) -->
<!-- HL1 (valve) -->

Revision as of 13:54, 7 December 2023

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 will streamline listing shared WADs on User:SirYodaJedi/GoldSrc WAD Lists, to speed up moving out of userspace.

Todo: Don't show anything in description if {{{1}}} is unknown and {{{2}}} is missing/empty.