Template:post-film

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(try adding an empty span to see if this solves the space issue)
(switch to shortcut version of the template)
 
(includes 1 intermediate revision)
Line 1: Line 1:
{{#if:{{{1|}}}|<!--  
{{#if:{{{1|}}}|<!--  
-
-->{{#if:{{{maybefirst|}}}|, <span style="display:none"></span>|<!-- /* "maybefirst" parameter only adds a comma if film1 is set, for this work right "first" MUST be set to "true" */
+
-->{{#if:{{{maybefirst|}}}|, {{b}}|<!-- /* "maybefirst" parameter only adds a comma if film1 is set, for this work right "first" MUST be set to "true" */
-
   -->{{#if:{{{first|}}}||, <span style="display:none"></span>}}<!-- /* suppress comma if "first" parameter is set */
+
   -->{{#if:{{{first|}}}||, {{b}}}}<!-- /* suppress comma if "first" parameter is set */
-->}}<!-- /* end #if:{{{maybefirst|}}} */
-->}}<!-- /* end #if:{{{maybefirst|}}} */
-->{{#if:{{{textonly|}}}<!-- /* suppress {{Film}} template if "textonly" parameter is set */
-->{{#if:{{{textonly|}}}<!-- /* suppress {{Film}} template if "textonly" parameter is set */

Current revision as of 13:33, 22 December 2022

See {{post}}
  • Helper function to add comma-separated film entries
Personal tools