Template:MediaFormatBlock: Difference between revisions

From Blank Chronicle
(Created page with "{{#if: {{{dvd|}}}|<div class="media-target dvd-content"> {{{dvd}}} </div>|}} {{#if: {{{bd|}}}|<div class="media-target bd-content"> {{{bd}}} </div>|}}")
 
No edit summary
 
Line 5: Line 5:
{{{bd}}}
{{{bd}}}
</div>|}}
</div>|}}
<noinclude>
<templatedata>
{
"params": {
"dvd": {
"label": "DVD Edition",
"description": "Content specific to the work's DVD.",
"type": "content",
"suggested": true
},
"bd": {
"label": "BD Edition",
"description": "Content specific to the work's Blu-Ray.",
"type": "content",
"suggested": true
}
},
"description": "This template automatically surrounds blocks of content with the necessary markup to work with the content toggle buttons. Use this template for long blocks of content on pages for multiple editions. ",
"format": "block"
}
</templatedata>
</noinclude>

Latest revision as of 17:35, 22 April 2021


This template automatically surrounds blocks of content with the necessary markup to work with the content toggle buttons. Use this template for long blocks of content on pages for multiple editions.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
DVD Editiondvd

Content specific to the work's DVD.

Contentsuggested
BD Editionbd

Content specific to the work's Blu-Ray.

Contentsuggested