Work in progress — This wiki is an active migration / mirror of Homestar Runner Wiki and is not finished yet. Account registration and public editing are turned off until the migration is further along. For status updates, see the migration thread on the forums.

Template:commentary: Difference between revisions

From HR Wiki Twice
Jump to navigationJump to search
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
Line 1: Line 1:
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine -->
<!-- Wayback HTML body (hrwiki.org); RawHtml -->
* The DVD version features hidden creators' commentary. To access it, switch the DVD player's audio language selection while watching.
<html>
<ul><li>The DVD version features  hidden creators' commentary. To access it, switch the DVD player's audio language selection while watching.
</li></ul>
<a id="Usage" name="Usage"></a><h2> <span class="mw-headline">Usage</span></h2>
<p>There is also a shorthand template that redirects here: {{<a class="mw-redirect" href="/index.php?title=Template:c" title="Template:c">c</a>}}
</p>
<table class="wikitable">
<caption> Usage examples
</caption><tr>
<th> Usage
</th><th> Wiki code
</th><th> Output
</th></tr>
<tr>
<td> Normal
</td><td> <code>{{commentary}}</code>
</td><td>
<ul><li>The DVD version features  hidden creators' commentary. To access it, switch the DVD player's audio language selection while watching.
</li></ul>
</td></tr>
<tr>
<td> More than one commentary
</td><td> <code>{{commentary|two}}</code>
</td><td>
<ul><li>The DVD version features two hidden creators' commentaries. To access them, switch the DVD player's audio language selection while watching.
</li></ul>
</td></tr>
<tr>
<td> Commentary is for <a href="/index.php?title=Strong_Bad_Email" title="Strong Bad Email">Strong Bad Email</a>
</td><td> <code>{{commentary|email=true}}</code>
</td><td>
<ul><li>The DVD version features  hidden creators' commentary. To access it, switch the DVD player's audio language selection while watching.<br/><i>(This parameter changes the category to <a href="/index.php?title=Category:Emails_With_DVD_Commentary" title="Category:Emails With DVD Commentary">Emails With DVD Commentary</a>.)</i>
</li></ul>
</td></tr>
<tr>
<td> Both of the above
</td><td> <code>{{commentary|three|email=true}}</code>
</td><td>
<ul><li>The DVD version features three hidden creators' commentaries. To access them, switch the DVD player's audio language selection while watching.
</li></ul>
</td></tr>
<tr>
<td> DVD exclusive
</td><td> <code>{{commentary|source=This video}}</code>
</td><td>
<ul><li>This video features  hidden creators' commentary. To access it, switch the DVD player's audio language selection while watching.
</li></ul>
</td></tr></table>


== Usage ==


There is also a shorthand template that redirects here: {{[[Template:c|c]]}}


{| class="wikitable"
|-
<div class="visualClear"></div>
! Usage
</html>
! Wiki code
! Output
|-
| Normal
| {{commentary}}
|
|-
| More than one commentary
| {{commentary&#124;two}}
|
|-
| Commentary is for [[Strong Bad Email]]
| {{commentary&#124;email=true}}
|
|-
| Both of the above
| {{commentary&#124;three&#124;email=true}}
|
|-
| DVD exclusive
| {{commentary&#124;source=This video}}
|
|}
[[Category:Toon Article Formatting Templates]]



Latest revision as of 21:00, 18 July 2026

  • The DVD version features hidden creators' commentary. To access it, switch the DVD player's audio language selection while watching.

Usage

There is also a shorthand template that redirects here: {{c}}

Usage examples
Usage Wiki code Output
Normal {{commentary}}
  • The DVD version features hidden creators' commentary. To access it, switch the DVD player's audio language selection while watching.
More than one commentary {{commentary|two}}
  • The DVD version features two hidden creators' commentaries. To access them, switch the DVD player's audio language selection while watching.
Commentary is for Strong Bad Email {{commentary|email=true}}
  • The DVD version features hidden creators' commentary. To access it, switch the DVD player's audio language selection while watching.
    (This parameter changes the category to Emails With DVD Commentary.)
Both of the above {{commentary|three|email=true}}
  • The DVD version features three hidden creators' commentaries. To access them, switch the DVD player's audio language selection while watching.
DVD exclusive {{commentary|source=This video}}
  • This video features hidden creators' commentary. To access it, switch the DVD player's audio language selection while watching.