Template:PageButtons: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 (implementing dual main feature suggested at AVID:Requests_for_Comment/Have_the_"Main"_button_on_the_PageButtons_template_show_multiple_pages_if_on_a_page_where_a_warning_or_bumper_is_used_by_multiple_companies) |
imported>Hb1290 No edit summary |
||
Line 39: | Line 39: | ||
"VT Clocks": { | "VT Clocks": { | ||
"description": "Add \"VT Clocks\" button. Only use if the certain company has VT clocks." | "description": "Add \"VT Clocks\" button. Only use if the certain company has VT clocks." | ||
} | }, | ||
"Main2": { | |||
"description": "Create a Main button with dual links. Useful for warning screens or other bumpers used by multiple companies or divisions. You will need to define the \"Main\" parameter for this to work correctly" | |||
}, | |||
"Main": { | |||
"description": "Manually define a link for the \"Main\" button - if not set template defaults to the name of the root page. If using Main2 you will need to set this parameter" | |||
}, | |||
"title": {}, | |||
"Production Logo": {}, | |||
"Production Logos": {}, | |||
"Station Index": {}, | |||
"Warning Screen": {}, | |||
"Warning Screen Variations": {}, | |||
"Commercial Tag": {}, | |||
"Commentary Track Screen": {}, | |||
"Certificate of Approval Screen": {}, | |||
"Availability Screen": {}, | |||
"Disc Info Screen": {}, | |||
"Disc Info Screens": {}, | |||
"Rating Bumper": {}, | |||
"Anti-Piracy Notice": {}, | |||
"Anti-Piracy Notices": {}, | |||
"LaserDisc Side Bumper": {}, | |||
"LaserDisc Side Bumpers": {}, | |||
"Break Bumper": {}, | |||
"Break Bumpers": {}, | |||
"Closed Captioning Bumper": {}, | |||
"Closed Captioning Bumpers": {}, | |||
"Test Card": {}, | |||
"VT Clock": {}, | |||
"other2": {} | |||
}, | }, | ||
"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", | |||
"Commercial Tags", | "Commercial Tags", | ||
"Trailers", | "Trailers", | ||
Line 54: | Line 85: | ||
"Test Cards", | "Test Cards", | ||
"VT Clocks", | "VT Clocks", | ||
"other" | "other", | ||
"Main2", | |||
"title", | |||
"Production Logo", | |||
"Production Logos", | |||
"Station Index", | |||
"Warning Screen", | |||
"Warning Screen Variations", | |||
"Commercial Tag", | |||
"Commentary Track Screen", | |||
"Certificate of Approval Screen", | |||
"Availability Screen", | |||
"Disc Info Screen", | |||
"Disc Info Screens", | |||
"Rating Bumper", | |||
"Anti-Piracy Notice", | |||
"Anti-Piracy Notices", | |||
"LaserDisc Side Bumper", | |||
"LaserDisc Side Bumpers", | |||
"Break Bumper", | |||
"Break Bumpers", | |||
"Closed Captioning Bumper", | |||
"Closed Captioning Bumpers", | |||
"Test Card", | |||
"VT Clock", | |||
"other2" | |||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |