|
|
Line 7: |
Line 7: |
| == Usage == | | == Usage == |
| <pre style="overflow:auto;"> | | <pre style="overflow:auto;"> |
| {{Infobox podcast | | {{Infobox video |
| | title = | | | title = |
| | image = <!-- Image.ext without File: or Image: --> | | | image = <!-- Image.ext without File: or Image: --> |
Line 61: |
Line 61: |
| {{clear}} | | {{clear}} |
|
| |
|
| == Example ==
| | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | }}</includeonly> |
| {{Infobox podcast
| |
| | italic title = no
| |
| | title = The Example Podcast
| |
| | image = The Freestyle Podcast Logo.jpg
| |
| | caption = Example
| |
| | host = Zoe Example
| |
| | genre = Hypothetical
| |
| | updates = Daily
| |
| | began = 1984
| |
| | ended = 2061
| |
| | ratings = i listeners
| |
| | provider = Example
| |
| | license = CC-BY-SA
| |
| | website = {{URL|example.org}}
| |
| | misc =
| |
| | audio caption = Chords being played on an accordion
| |
| }}
| |
| | |
| ''The following template code produced the infobox to the right.''
| |
| <pre style="overflow:auto;">
| |
| {{Infobox podcast
| |
| | title = The Example Podcast
| |
| | image = The Freestyle Podcast Logo.jpg
| |
| | caption = Example
| |
| | host = Zoe Example
| |
| | genre = Hypothetical
| |
| | updates = Daily
| |
| | began = 1984
| |
| | ended = 2061
| |
| | ratings = i listeners
| |
| | provider = Example
| |
| | license = CC-BY-SA
| |
| | website = {{URL|example.org}}
| |
| | misc = [[File:Accordian chords-01.ogg]]
| |
| | audio caption = Chords being played on an accordion
| |
| }}
| |
| </pre>
| |
| | |
| See [[User:Billpg/Infobox Podcast example|this example]] for how the infobox looks with all parameters filled in. <!--Note to template editors: Please edit this example to match changes here.-->
| |
| {{clear}}
| |
| | |
| == See also ==
| |
| | |
| <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | |
| <!-- Categories below this line, please; interwikis at Wikidata -->
| |
| <!--probably needs focusing-->
| |
| }}</includeonly> | |