Template:Sidebar/doc
File:Farm-Fresh css add.svg | This template uses TemplateStyles: |
See the Sidebar template on Wikipedia, the Wikipedia version is Lua updated via the Sidebar Lua module.
Template data
<templatedata> { "params": { "float": { "label": "Sidebar floating behavior",
"description": "Accepts the values none and left. The former aligns the box left without floating and the latter with floating behavior. The default float is right and does not need specifying. Prefer this parameter (and passing it to any using templates such as with
<translate>
- <tvar name="mediawiki-l">mediawiki-l</tvar>, the MediaWiki [[<tvar name="ml">Special:MyLanguage/mailing lists</tvar>|mailing list]].</translate>
<translate>
- <tvar name="mw"><span class="plainlinks" style="font-family: monospace,Courier; white-space: pre-wrap !important; word-wrap: break-word; max-width: 1200px; overflow: auto;" title="<translate nowrap> <tvar name=1>#mediawiki</tvar> on Libera.Chat IRC</translate>">#mediawiki <translate> connect</translate></tvar> - the [[<tvar name="irc">Special:MyLanguage/MediaWiki on IRC</tvar>|IRC]] channel.
</translate>
- <translate> [[<tvar name="1">Project:Support desk</tvar>|Support desk]]</translate>
) to specifying your own floats in TemplateStyles.",
"type": "string", "suggestedvalues": [ "none", "left" ] }, "wraplinks": { "label": "Wrap links?", "description": "Enable link wrapping (disabling nowraplinks CSS class) for the whole template", "type": "boolean" }, "bodyclass": { "aliases": [ "class" ], "label": "Body CSS class", "type": "string", "description": "CSS class to apply to the sidebar's body" }, "width": { "label": "Sidebar width", "type": "string", "description": "Width of the sidebar", "autovalue": "22em" }, "cellspacing": { "label": "Table cell spacing", "description": "Amount of distance/spacing between table cells", "autovalue": "0.4em 0" }, "bodystyle": { "aliases": [ "style" ], "label": "Body style", "description": "Additional CSS styles to apply to the sidebar's body", "deprecated": "Use \"bodyclass\" parameter instead" }, "outertitle": { "label": "Outer title", "type": "string", "suggested": true, "description": "Title to show on the outside of the sidebar" }, "outertitleclass": { "label": "Outer title CSS class", "type": "string", "description": "CSS class to apply to the sidebar's outer title" }, "outertitlestyle": { "label": "Outer title style", "type": "string", "description": "Additional CSS styles to apply to the sidebar's outer title", "deprecated": "Use \"outertitleclass\" parameter instead" }, "topimage": { "label": "Top image", "type": "content", "suggested": true, "description": "An image to show at the top of the sidebar" }, "topimageclass": { "label": "Top image CSS class", "type": "string", "description": "CSS class to apply to the sidebar's top image" }, "topimagestyle": { "label": "Top image style", "type": "string", "description": "Additional CSS styles to apply to the sidebar's top image", "deprecated": "Use \"topimageclass\" parameter instead" }, "topcaption": { "label": "Top caption", "type": "content", "suggested": true, "description": "Caption for the sidebar's top image" }, "topcaptionstyle": { "label": "Top caption style", "type": "string", "description": "Additional CSS styles to apply to the sidebar's top image caption" }, "pretitle": { "label": "Pre-title", "type": "string", "description": "Use to place a line such as \"Part of the X series on\" before the title. ", "example": "Part of the X series on" }, "pretitleclass": { "label": "Pre-title CSS class", "type": "string", "description": "CSS class to apply to the sidebar pre-title" }, "pretitlestyle": { "label": "Pre-title style", "type": "string", "description": "Additional CSS styles to apply to the sidebar pre-title", "deprecated": "Use \"pretitleclass\" parameter instead" }, "title": { "label": "Title", "type": "string", "suggested": true, "description": "Use to place a title at the top of the sidebar" }, "titleclass": { "label": "Title CSS class", "type": "string", "description": "CSS class to apply to the sidebar title (\"title\" parameter)" }, "titlestyle": { "label": "Title style", "type": "string", "description": "Additional CSS styles to apply to the sidebar title (\"title\" parameter)", "deprecated": "Use \"titleclass\" parameter instead" }, "image": { "label": "Image", "type": "string", "suggested": true, "description": "Use to place an image between the |title= (if used) and first section. " }, "imageclass": { "label": "Image CSS class", "type": "string", "description": "CSS class to apply to the sidebar image (\"image\" parameter)" }, "imagestyle": { "label": "Image style", "type": "string", "description": "Additional CSS styles to apply to the sidebar image (\"image\" parameter)", "deprecated": "Use \"imageclass\" parameter instead" }, "caption": { "label": "Caption", "type": "string", "suggested": true, "description": "A caption for the sidebar image" }, "captionstyle": { "label": "Caption style", "type": "string", "description": "Additional CSS styles to apply to the sidebar image caption (\"caption\" parameter)" }, "above": { "label": "Above", "type": "string", "suggested": true, "description": "Optional text to appear above the group/list section" }, "aboveclass": { "label": "Above CSS class", "type": "string", "description": "CSS class to apply to above sidebar content (\"above\" parameter)" }, "abovestyle": { "label": "Above style", "type": "string", "description": "Additional CSS styles to apply to above sidebar content (\"above\" parameter)", "deprecated": "Use \"abovestyle\" parameter instead" }, "heading1": { "label": "Heading 1", "type": "string" }, "headingclass": { "label": "Heading CSS class", "type": "string", "description": "CSS class to apply to all heading parameters" }, "headingstyle": { "label": "Heading style", "type": "string", "description": "Additional CSS styles to apply to all heading parameters", "deprecated": "Use \"headingclass\" parameter instead" }, "heading1style": { "label": "Heading 1 style", "description": "Additional CSS styles for \"heading1\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content1": { "label": "Content 1", "type": "string" }, "contentclass": { "label": "Content CSS class", "type": "string", "description": "CSS class to apply to all content parameters" }, "contentstyle": { "label": "Content style", "type": "string", "description": "Additional CSS styles to apply to all content parmaeters", "deprecated": "Use \"contentclass\" parameter instead" }, "content1style": { "label": "Content 1 style", "description": "Additional CSS styles for \"content1\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading2": { "label": "Heading 2", "type": "string" }, "heading2style": { "label": "Heading 2 style", "description": "Additional CSS styles for \"heading2\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content2": { "label": "Content 2", "type": "string" }, "content2style": { "label": "Content 2 style", "description": "Additional CSS styles for \"content2\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading3": { "label": "Heading 3", "type": "string" }, "heading3style": { "label": "Heading 3 style", "description": "Additional CSS styles for \"heading3\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content3": { "label": "Content 3", "type": "string" }, "content3style": { "label": "Content 3 style", "description": "Additional CSS styles for \"content3\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading4": { "label": "Heading 4", "type": "string" }, "heading4style": { "label": "Heading 4 style", "description": "Additional CSS styles for \"heading4\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content4": { "label": "Content 4", "type": "string" }, "content4style": { "label": "Content 4 style", "description": "Additional CSS styles for \"content4\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading5": { "label": "Heading 5", "type": "string" }, "heading5style": { "label": "Heading 5 style", "description": "Additional CSS styles for \"heading5\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content5": { "label": "Content 5", "type": "string" }, "content5style": { "label": "Content 5 style", "description": "Additional CSS styles for \"content5\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading6": { "label": "Heading 6", "type": "string" }, "heading6style": { "label": "Heading 6 style", "description": "Additional CSS styles for \"heading6\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content6": { "label": "Content 6", "type": "string" }, "content6style": { "label": "Content 6 style", "description": "Additional CSS styles for \"content6\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading7": { "label": "Heading 7", "type": "string" }, "heading7style": { "label": "Heading 7 style", "description": "Additional CSS styles for \"heading7\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content7": { "label": "Content 7", "type": "string" }, "content7style": { "label": "Content 7 style", "description": "Additional CSS styles for \"content7\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading8": { "label": "Heading 8", "type": "string" }, "heading8style": { "label": "Heading 8 style", "description": "Additional CSS styles for \"heading8\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content8": { "label": "Content 8", "type": "string" }, "content8style": { "label": "Content 8 style", "description": "Additional CSS styles for \"content8\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading9": { "label": "Heading 9", "type": "string" }, "heading9style": { "label": "Heading 9 style", "description": "Additional CSS styles for \"heading9\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content9": { "label": "Content 9", "type": "string" }, "content9style": { "label": "Content 9 style", "description": "Additional CSS styles for \"content9\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading10": { "label": "Heading 10", "type": "string" }, "heading10style": { "label": "Heading 10 style", "description": "Additional CSS styles for \"heading10\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content10": { "label": "Content 10", "type": "string" }, "content10style": { "label": "Content 10 style", "description": "Additional CSS styles for \"content10\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading11": { "label": "Heading 11", "type": "string" }, "heading11style": { "label": "Heading 11 style", "description": "Additional CSS styles for \"heading11\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content11": { "label": "Content 11", "type": "string" }, "content11style": { "label": "Content 11 style", "description": "Additional CSS styles for \"content11\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading12": { "label": "Heading 12", "type": "string" }, "heading12style": { "label": "Heading 12 style", "description": "Additional CSS styles for \"heading12\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content12": { "label": "Content 12", "type": "string" }, "content12style": { "label": "Content 12 style", "description": "Additional CSS styles for \"content12\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading13": { "label": "Heading 13", "type": "string" }, "heading13style": { "label": "Heading 13 style", "description": "Additional CSS styles for \"heading13\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content13": { "label": "Content 13", "type": "string" }, "content13style": { "label": "Content 13 style", "description": "Additional CSS styles for \"content13\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading14": { "label": "Heading 14", "type": "string" }, "heading14style": { "label": "Heading 14 style", "description": "Additional CSS styles for \"heading14\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content14": { "label": "Content 14", "type": "string" }, "content14style": { "label": "Content 14 style", "description": "Additional CSS styles for \"content14\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading15": { "label": "Heading 15", "type": "string" }, "heading15style": { "label": "Heading 15 style", "description": "Additional CSS styles for \"heading15\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content15": { "label": "Content 15", "type": "string" }, "content15style": { "label": "Content 15 style", "description": "Additional CSS styles for \"content15\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading16": { "label": "Heading 16", "type": "string" }, "heading16style": { "label": "Heading 16 style", "description": "Additional CSS styles for \"heading16\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content16": { "label": "Content 16", "type": "string" }, "content16style": { "label": "Content 16 style", "description": "Additional CSS styles for \"content16\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading17": { "label": "Heading 17", "type": "string" }, "heading17style": { "label": "Heading 17 style", "description": "Additional CSS styles for \"heading17\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content17": { "label": "Content 17", "type": "string" }, "content17style": { "label": "Content 17 style", "description": "Additional CSS styles for \"content17\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading18": { "label": "Heading 18", "type": "string" }, "heading18style": { "label": "Heading 18 style", "description": "Additional CSS styles for \"heading18\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content18": { "label": "Content 18", "type": "string" }, "content18style": { "label": "Content 18 style", "description": "Additional CSS styles for \"content18\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading19": { "label": "Heading 19", "type": "string" }, "heading19style": { "label": "Heading 19 style", "description": "Additional CSS styles for \"heading19\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content19": { "label": "Content 19", "type": "string" }, "content19style": { "label": "Content 19 style", "description": "Additional CSS styles for \"content19\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading20": { "label": "Heading 20", "type": "string" }, "heading20style": { "label": "Heading 20 style", "description": "Additional CSS styles for \"heading20\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content20": { "label": "Content 20", "type": "string" }, "content20style": { "label": "Content 20 style", "description": "Additional CSS styles for \"content20\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading21": { "label": "Heading 21", "type": "string" }, "heading21style": { "label": "Heading 21 style", "description": "Additional CSS styles for \"heading21\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content21": { "label": "Content 21", "type": "string" }, "content21style": { "label": "Content 21 style", "description": "Additional CSS styles for \"content21\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading22": { "label": "Heading 22", "type": "string" }, "heading22style": { "label": "Heading 22 style", "description": "Additional CSS styles for \"heading22\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content22": { "label": "Content 22", "type": "string" }, "content22style": { "label": "Content 22 style", "description": "Additional CSS styles for \"content22\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading23": { "label": "Heading 23", "type": "string" }, "heading23style": { "label": "Heading 23 style", "description": "Additional CSS styles for \"heading23\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content23": { "label": "Content 23", "type": "string" }, "content23style": { "label": "Content 23 style", "description": "Additional CSS styles for \"content23\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading24": { "label": "Heading 24", "type": "string" }, "heading24style": { "label": "Heading 24 style", "description": "Additional CSS styles for \"heading24\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content24": { "label": "Content 24", "type": "string" }, "content24style": { "label": "Content 24 style", "description": "Additional CSS styles for \"content24\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading25": { "label": "Heading 25", "type": "string" }, "heading25style": { "label": "Heading 25 style", "description": "Additional CSS styles for \"heading25\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content25": { "label": "Content 25", "type": "string" }, "content25style": { "label": "Content 25 style", "description": "Additional CSS styles for \"content25\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading26": { "label": "Heading 26", "type": "string" }, "heading26style": { "label": "Heading 26 style", "description": "Additional CSS styles for \"heading26\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content26": { "label": "Content 26", "type": "string" }, "content26style": { "label": "Content 26 style", "description": "Additional CSS styles for \"content26\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading27": { "label": "Heading 27", "type": "string" }, "heading27style": { "label": "Heading 27 style", "description": "Additional CSS styles for \"heading27\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content27": { "label": "Content 27", "type": "string" }, "content27style": { "label": "Content 27 style", "description": "Additional CSS styles for \"content27\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading28": { "label": "Heading 28", "type": "string" }, "heading28style": { "label": "Heading 28 style", "description": "Additional CSS styles for \"heading28\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content28": { "label": "Content 28", "type": "string" }, "content28style": { "label": "Content 28 style", "description": "Additional CSS styles for \"content28\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading29": { "label": "Heading 29", "type": "string" }, "heading29style": { "label": "Heading 29 style", "description": "Additional CSS styles for \"heading29\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content29": { "label": "Content 29", "type": "string" }, "content29style": { "label": "Content 29 style", "description": "Additional CSS styles for \"content29\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading30": { "label": "Heading 30", "type": "string" }, "heading30style": { "label": "Heading 30 style", "description": "Additional CSS styles for \"heading30\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content30": { "label": "Content 30", "type": "string" }, "content30style": { "label": "Content 30 style", "description": "Additional CSS styles for \"content30\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading31": { "label": "Heading 31", "type": "string" }, "heading31style": { "label": "Heading 31 style", "description": "Additional CSS styles for \"heading31\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content31": { "label": "Content 31", "type": "string" }, "content31style": { "label": "Content 31 style", "description": "Additional CSS styles for \"content31\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading32": { "label": "Heading 32", "type": "string" }, "heading32style": { "label": "Heading 32 style", "description": "Additional CSS styles for \"heading32\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content32": { "label": "Content 32", "type": "string" }, "content32style": { "label": "Content 32 style", "description": "Additional CSS styles for \"content32\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading33": { "label": "Heading 33", "type": "string" }, "heading33style": { "label": "Heading 33 style", "description": "Additional CSS styles for \"heading33\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content33": { "label": "Content 33", "type": "string" }, "content33style": { "label": "Content 33 style", "description": "Additional CSS styles for \"content33\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading34": { "label": "Heading 34", "type": "string" }, "heading34style": { "label": "Heading 34 style", "description": "Additional CSS styles for \"heading34\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content34": { "label": "Content 34", "type": "string" }, "content34style": { "label": "Content 34 style", "description": "Additional CSS styles for \"content34\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "heading35": { "label": "Heading 35", "type": "string" }, "heading35style": { "label": "Heading 35 style", "description": "Additional CSS styles for \"heading35\"", "deprecated": "Use \"headingclass\" parameter instead", "type": "string" }, "content35": { "label": "Content 35", "type": "string" }, "content35style": { "label": "Content 35 style", "description": "Additional CSS styles for \"content35\"", "deprecated": "Use \"contentclass\" parameter instead", "type": "string" }, "below": { "label": "Below", "suggested": true, "type": "string", "description": "Optional text to appear below the group/list section" }, "belowclass": { "label": "Below CSS class", "type": "string", "description": "CSS class to apply to below sidebar content (\"below\" parameter)" }, "belowstyle": { "label": "Below style", "type": "string", "deprecated": "Use \"belowclass\" parameter instead", "description": "Additional CSS styles for below sidebar content (\"below\" parameter)" }, "navbar": { "label": "Show navbar?", "type": "string", "suggestedvalues": [ "off", "none" ], "description": "Whether to show a \"(v · t · e)\" navigation bar, for view / talk page / edit" }, "tnavbar": { "label": "Top navbar", "type": "string" }, "navbarstyle": { "label": "Navbar style", "type": "string" }, "tnavbarstyle": { "label": "Top navbar style", "type": "string" }, "name": { "label": "Name", "description": "The sidebar's name, i.e. the name following \"Template:\" in the title shown at the top of the sidebar's page.", "type": "string", "suggestedvalues": [ "{{subst:PAGENAME}}" ] }, "navbarfontstyle": { "label": "Navbar font style", "type": "string" }, "tnavbarfontstyle": { "label": "Top navbar font style", "type": "string" } }, "description": "meta-template for the creation of sidebar templates", "paramOrder": [ "name", "float", "wraplinks", "bodyclass", "bodystyle", "width", "cellspacing", "outertitle", "outertitleclass", "outertitlestyle", "topimage", "topimageclass", "topimagestyle", "topcaption", "topcaptionstyle", "pretitle", "pretitleclass", "pretitlestyle", "title", "titleclass", "titlestyle", "image", "imageclass", "imagestyle", "caption", "captionstyle", "above", "aboveclass", "abovestyle", "headingclass", "headingstyle", "contentclass", "contentstyle", "heading1", "heading1style", "content1", "content1style", "heading2", "heading2style", "content2", "content2style", "heading3", "heading3style", "content3", "content3style", "heading4", "heading4style", "content4", "content4style", "heading5", "heading5style", "content5", "content5style", "heading6", "heading6style", "content6", "content6style", "heading7", "heading7style", "content7", "content7style", "heading8", "heading8style", "content8", "content8style", "heading9", "heading9style", "content9", "content9style", "heading10", "heading10style", "content10", "content10style", "heading11", "heading11style", "content11", "content11style", "heading12", "heading12style", "content12", "content12style", "heading13", "heading13style", "content13", "content13style", "heading14", "heading14style", "content14", "content14style", "heading15", "heading15style", "content15", "content15style", "heading16", "heading16style", "content16", "content16style", "heading17", "heading17style", "content17", "content17style", "heading18", "heading18style", "content18", "content18style", "heading19", "heading19style", "content19", "content19style", "heading20", "heading20style", "content20", "content20style", "heading21", "heading21style", "content21", "content21style", "heading22", "heading22style", "content22", "content22style", "heading23", "heading23style", "content23", "content23style", "heading24", "heading24style", "content24", "content24style", "heading25", "heading25style", "content25", "content25style", "heading26", "heading26style", "content26", "content26style", "heading27", "heading27style", "content27", "content27style", "heading28", "heading28style", "content28", "content28style", "heading29", "heading29style", "content29", "content29style", "heading30", "heading30style", "content30", "content30style", "heading31", "heading31style", "content31", "content31style", "heading32", "heading32style", "content32", "content32style", "heading33", "heading33style", "content33", "content33style", "heading34", "heading34style", "content34", "content34style", "heading35", "heading35style", "content35", "content35style", "below", "belowclass", "belowstyle", "navbar", "navbarstyle", "navbarfontstyle", "tnavbar", "tnavbarstyle", "tnavbarfontstyle" ], "format": "block" }
</templatedata>