Template:Podcast infobox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
</data> | </data> | ||
<data source="creator"> | <data source="creator"> | ||
<label>Creator</label> | <label>Creator(s)</label> | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
| Line 20: | Line 20: | ||
| image=Example | | image=Example | ||
| caption=Example | | caption=Example | ||
| creator=Example | | creator=Example | ||
}} | }} | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{"params":{" | {"params":{"title":{"suggested":true},"image":{"suggested":true},"caption":{"suggested":true},"creator":{"suggested":true}},"sets":[],"maps":{}} | ||
</templatedata> | </templatedata> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 14:22, July 17, 2021
<infobox>
<title source="title"> <default>Podcast infobox</default> </title> <image source="image">
</image> <label>Title</label> <label>Creator(s)</label> </infobox> Example usage:
{{Podcast infobox
| title=Example
| image=Example
| caption=Example
| creator=Example
}}
<templatedata> {"params":{"title":{"suggested":true},"image":{"suggested":true},"caption":{"suggested":true},"creator":{"suggested":true}},"sets":[],"maps":{}} </templatedata>