Template:PageButtons: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Gilby1385 No edit summary |
imported>Gilby1385 No edit summary |
||
Line 4: | Line 4: | ||
{ | { | ||
"params": { | "params": { | ||
" | "Main": { | ||
"description": "Add \" | "description": "Manually define a link for the \"Main\" button - if not set template defaults to the name of the root page. For pages for companies that have a warning or any other bumper but not a proper logo of their own, disable the button entirely by setting \"sep\" to a value other than \"/\"." | ||
}, | |||
"Main2": { | |||
"description": "Create a Main button with dual links. Useful for warning screens or other bumpers used by multiple companies or divisions." | |||
}, | |||
"Production Logo": {}, | |||
"Production Logos": {}, | |||
"Station Index": {}, | |||
"Logo Variations": { | |||
"description": "Add \"Logo Variations\" button." | |||
}, | }, | ||
"Trailers": { | "Trailers": { | ||
"description": "Add \"Trailers\" link next to \"Logo Variations\". Only use if the \"Logo Variations\" parameter is also enabled." | "description": "Add \"Trailers\" link next to \"Logo Variations\". Only use if the \"Logo Variations\" parameter is also enabled." | ||
}, | }, | ||
" | "Clip-On Library": { | ||
"description": "Add \" | "description": "Add \"Clip-On Library\" button, exclusive for home entertainment companies." | ||
}, | |||
"Warning Screen": { | |||
"description": "Add \"Warning Screen\" button, exclusive for home entertainment companies." | |||
}, | }, | ||
"Warning Screens": { | "Warning Screens": { | ||
"description": "Add \"Warning Screens\" button, exclusive for home entertainment companies." | "description": "Add \"Warning Screens\" button, exclusive for home entertainment companies." | ||
}, | |||
"Warning Screen Variations": { | |||
"description": "Add \"Warning Screen Variations\" link next to \"Warning Screens\". Only use if the \"Warning Screens\" parameter is also enabled." | |||
}, | |||
"Commercial Tag": { | |||
"description": "Add \"Commercial Tag\" button." | |||
}, | |||
"Commercial Tags": { | |||
"description": "Add \"Commercial Tags\" button." | |||
}, | |||
"Commentary Track Screen": { | |||
"description": "Add \"Commentary Track Screen\" button." | |||
}, | }, | ||
"Commentary Track Screens": { | "Commentary Track Screens": { | ||
"description": "Add \"Commentary Track Screens\" button." | "description": "Add \"Commentary Track Screens\" button." | ||
}, | |||
"Certificate of Approval Screen": { | |||
"description": "Add \"Certificate of Approval Screen\" button, for South Africa only." | |||
}, | }, | ||
"Certificate of Approval Screens": { | "Certificate of Approval Screens": { | ||
"description": "Add \"Certificate of Approval Screens\" button, for South Africa only." | "description": "Add \"Certificate of Approval Screens\" button, for South Africa only." | ||
}, | }, | ||
" | "Availability Screen": { | ||
"description": "Add \" | "description": "Add \"Availability Screen\" button." | ||
}, | }, | ||
"Availability Screens": { | "Availability Screens": { | ||
"description": "Add \"Availability Screens\" button." | "description": "Add \"Availability Screens\" button." | ||
}, | |||
"Disc Info Screen": {}, | |||
"Disc Info Screens": {}, | |||
"Rating Bumper": { | |||
"description": "Add \"Rating Bumper\" button." | |||
}, | }, | ||
"Rating Bumpers": { | "Rating Bumpers": { | ||
"description": "Add \"Rating Bumpers\" button." | "description": "Add \"Rating Bumpers\" button." | ||
}, | }, | ||
"Anti-Piracy Notice": {}, | "Anti-Piracy Notice": {}, | ||
"Anti-Piracy Notices": {}, | "Anti-Piracy Notices": {}, | ||
Line 67: | Line 71: | ||
"Closed Captioning Bumper": {}, | "Closed Captioning Bumper": {}, | ||
"Closed Captioning Bumpers": {}, | "Closed Captioning Bumpers": {}, | ||
"Test Card": {}, | "Test Card": { | ||
"VT Clock": {}, | "description": "Add \"Test Card\" button. Only use if the certain company has a test card." | ||
"other2": {} | }, | ||
"Test Cards": { | |||
"description": "Add \"Test Cards\" button. Only use if the certain company has more than one test card." | |||
}, | |||
"VT Clock": { | |||
"description": "Add \"VT Clock\" button. Only use if the certain company has a VT clock." | |||
}, | |||
"VT Clocks": { | |||
"description": "Add \"VT Clocks\" button. Only use if the certain company has more than one VT clock." | |||
}, | |||
"other": { | |||
"description": "Add any other associated subpage that does not fit the above" | |||
}, | |||
"other2": { | |||
"description": "Add any other associated subpage that does not fit the above" | |||
} | |||
}, | }, | ||
"description": "Add navigation links for pages pertaining to the same company to the top of a page.", | "description": "Add navigation links for pages pertaining to the same company to the top of a page.", | ||
"paramOrder": [ | "paramOrder": [ | ||
"Main", | "Main", | ||
"Main2", | "Main2", | ||
"Production Logo", | "Production Logo", | ||
"Production Logos", | "Production Logos", | ||
"Station Index", | "Station Index", | ||
"Logo Variations", | |||
"Trailers", | |||
"Clip-On Library", | |||
"Warning Screen", | "Warning Screen", | ||
"Warning Screens", | |||
"Warning Screen Variations", | "Warning Screen Variations", | ||
"Commercial Tag", | "Commercial Tag", | ||
"Commercial Tags", | |||
"Commentary Track Screen", | "Commentary Track Screen", | ||
"Commentary Track Screens", | |||
"Certificate of Approval Screen", | "Certificate of Approval Screen", | ||
"Certificate of Approval Screens", | |||
"Availability Screen", | "Availability Screen", | ||
"Availability Screens", | |||
"Disc Info Screen", | "Disc Info Screen", | ||
"Disc Info Screens", | "Disc Info Screens", | ||
"Rating Bumper", | "Rating Bumper", | ||
"Rating Bumpers", | |||
"Anti-Piracy Notice", | "Anti-Piracy Notice", | ||
"Anti-Piracy Notices", | "Anti-Piracy Notices", | ||
Line 109: | Line 124: | ||
"Closed Captioning Bumpers", | "Closed Captioning Bumpers", | ||
"Test Card", | "Test Card", | ||
"Test Cards", | |||
"VT Clock", | "VT Clock", | ||
"VT Clocks", | |||
"other", | |||
"other2" | "other2" | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |