Template:Infobox transcript: Difference between revisions

imported>TheWallflower00
No edit summary
imported>TheWallflower00
No edit summary
Line 7: Line 7:
         <label>Act: </label>
         <label>Act: </label>
         <format>
         <format>
         {{ifexpr|{{{act}}}=1| act1 |}}
         {{ifeq|{{{act}}}|1| act1 |}}
         {{ifexpr|{{{act}}}=1| act2 |}}
         {{ifeq|{{{act}}}|2| act2 |}}
          
          
         {{{act}}}</format>
         {{{act}}}</format>