Difference between revisions of "Template:Sidebar"
From EVE University Wiki
m (Add {{#CSS:}} to include /styles.css.) |
m (Fix code break.) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> {{#CSS: Template:Sidebar/styles.css}} {{# | + | <includeonly>{{#CSS: Template:Sidebar/styles.css}} |
− | + | {{#ifeq:{{{child|}}} |yes | |
− | { | + | | |
− | + | | <table class="sidebar {{#switch: {{{float|}}} | |
− | + | | left= sidebar-floatleft | |
− | + | | none= sidebar-nofloat | |
+ | }} {{#ifeq: {{{wraplinks|}}} |true | ||
+ | | | ||
+ | | nowraplinks | ||
+ | }} {{{bodyclass|{{{class|}}} }}}" <!-- | ||
+ | -->cellspacing="{{#if:{{{cellspacing|}}} |{{{cellspacing}}} |5}}" <!-- | ||
+ | -->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!-- | ||
+ | -->style="{{#if:{{{width|}}} |width: {{{width}}}; }}<!-- | ||
+ | -->{{{bodystyle|{{{style|}}} }}}"><!-- | ||
− | + | -->{{#if: {{{outertitle|}}} | |
− | + | | <caption class="sidebar-outertitle {{{outertitleclass|}}}" style="{{{outertitlestyle|}}}">{{{outertitle}}}</caption><!-- | |
− | + | -->}}<!-- | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | -->{{#if: {{{topimage|}}} | |
− | + | | <tr> | |
− | + | <td class="sidebar-topimage {{{topimageclass|}}}" style="{{{topimagestyle|}}}">{{{topimage}}}<!-- | |
+ | -->{{#if: {{{topcaption|}}} | ||
+ | |<div class="sidebar-topcaption" style="{{{topcaptionstyle|}}}">{{{topcaption}}}</div> | ||
+ | }} | ||
+ | </td> | ||
+ | </tr> | ||
+ | }}<!-- | ||
− | + | -->{{#if:{{{pretitle|}}} | |
− | |<tr><td class="{{ | + | | <tr> |
− | + | <td class="sidebar-pretitle{{#if: {{{topimage|}}} <!-- NO space between sidebar-pretitle and {{#if because -with-topimage need to be connected to sidebar-pretitle --> | |
+ | | -with-topimage | ||
+ | }} {{{pretitleclass|}}}" style="{{{basestyle|}}}; {{{pretitlestyle|}}}"> {{{pretitle}}} | ||
+ | </td> | ||
</tr> | </tr> | ||
− | + | }} | |
+ | }}<!-- | ||
− | + | -->{{#if: {{{title|}}} | |
− | + | | {{#ifeq:{{{child|}}} |yes | |
− | + | | {{{title}}} | |
− | + | | <tr> | |
+ | <th class="sidebar-title{{#if: {{{pretitle|}}} | ||
+ | | -with-pretitle | ||
+ | }} {{{titleclass|}}}" style="{{{basestyle|}}}; {{{titlestyle|}}}"> | ||
+ | {{{title}}}</th> | ||
+ | </tr> | ||
+ | }} | ||
+ | }}<!-- | ||
− | + | -->{{#if:{{{image|}}} | |
− | + | | <tr> | |
+ | <td class="sidebar-image {{{imageclass|}}}" style="{{{imagestyle|}}}">{{{image}}}<!-- | ||
+ | -->{{#if:{{{caption|}}} | ||
+ | | <div class="sidebar-caption" style="{{{captionstyle|}}}">{{{caption}}}</div> | ||
+ | }} | ||
+ | </td> | ||
</tr> | </tr> | ||
− | + | }}<!-- | |
− | + | -->{{#if:{{{above|}}} | |
− | + | | <tr> | |
− | + | <td class="sidebar-above {{{aboveclass|}}}" style="{{{abovestyle|}}}"><!--newline required for bullet-points to work:--> | |
− | |||
− | |||
− | |||
− | |||
− | |||
{{{above}}}</td> | {{{above}}}</td> | ||
</tr> | </tr> | ||
− | + | }}<!-- | |
heading#/content# starts here: | heading#/content# starts here: | ||
− | + | -->{{#if: {{{heading1|}}}| | |
− | <tr> | + | <tr> |
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}}; {{{headingstyle|}}}; {{{heading1style|}}}"> |
{{{heading1}}}</th> | {{{heading1}}}</th> | ||
− | </tr> | + | </tr> |
}}{{#if: | }}{{#if: | ||
{{{content1|}}}| | {{{content1|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}}; {{{content1style|}}}"><!-- newline required before contents# for bullets to work --> |
{{{content1}}}</td> | {{{content1}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading2|}}}| | }}{{#if: {{{heading2|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading2style|}}}"> |
{{{heading2}}}</th> | {{{heading2}}}</th> | ||
</tr> | </tr> | ||
Line 73: | Line 88: | ||
{{{content2|}}}| | {{{content2|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content2style|}}}"> |
{{{content2}}}</td> | {{{content2}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading3|}}}| | }}{{#if: {{{heading3|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading3style|}}}"> |
{{{heading3}}}</th> | {{{heading3}}}</th> | ||
</tr> | </tr> | ||
Line 84: | Line 99: | ||
{{{content3|}}}| | {{{content3|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content3style|}}}"> |
{{{content3}}}</td> | {{{content3}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading4|}}}| | }}{{#if: {{{heading4|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading4style|}}}"> |
{{{heading4}}}</th> | {{{heading4}}}</th> | ||
</tr> | </tr> | ||
Line 95: | Line 110: | ||
{{{content4|}}}| | {{{content4|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content4style|}}}"> |
{{{content4|}}}</td> | {{{content4|}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading5|}}}| | }}{{#if: {{{heading5|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading5style|}}}"> |
{{{heading5}}}</th> | {{{heading5}}}</th> | ||
</tr> | </tr> | ||
Line 106: | Line 121: | ||
{{{content5|}}}| | {{{content5|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content5style|}}}"> |
{{{content5}}}</td> | {{{content5}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading6|}}}| | }}{{#if: {{{heading6|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading6style|}}}"> |
{{{heading6}}}</th> | {{{heading6}}}</th> | ||
</tr> | </tr> | ||
Line 117: | Line 132: | ||
{{{content6|}}}| | {{{content6|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content6style|}}}"> |
{{{content6}}}</td> | {{{content6}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading7|}}}| | }}{{#if: {{{heading7|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading7style|}}}"> |
{{{heading7}}}</th> | {{{heading7}}}</th> | ||
</tr> | </tr> | ||
Line 128: | Line 143: | ||
{{{content7|}}}| | {{{content7|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content7style|}}}"> |
{{{content7}}}</td> | {{{content7}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading8|}}}| | }}{{#if: {{{heading8|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading8style|}}}"> |
{{{heading8}}}</th> | {{{heading8}}}</th> | ||
</tr> | </tr> | ||
Line 139: | Line 154: | ||
{{{content8|}}}| | {{{content8|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content8style|}}}"> |
{{{content8}}}</td> | {{{content8}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading9|}}}| | }}{{#if: {{{heading9|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading9style|}}}"> |
{{{heading9}}}</th> | {{{heading9}}}</th> | ||
</tr> | </tr> | ||
Line 150: | Line 165: | ||
{{{content9|}}}| | {{{content9|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content9style|}}}"> |
{{{content9}}}</td> | {{{content9}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading10|}}}| | }}{{#if: {{{heading10|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading10style|}}}"> |
{{{heading10}}}</th> | {{{heading10}}}</th> | ||
</tr> | </tr> | ||
Line 161: | Line 176: | ||
{{{content10|}}}| | {{{content10|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content10style|}}}"> |
{{{content10}}}</td> | {{{content10}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading11|}}}| | }}{{#if: {{{heading11|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading11style|}}}"> |
{{{heading11}}}</th> | {{{heading11}}}</th> | ||
</tr> | </tr> | ||
Line 172: | Line 187: | ||
{{{content11|}}}| | {{{content11|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content11style|}}}"> |
{{{content11}}}</td> | {{{content11}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading12|}}}| | }}{{#if: {{{heading12|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading12style|}}}"> |
{{{heading12}}}</th> | {{{heading12}}}</th> | ||
</tr> | </tr> | ||
Line 183: | Line 198: | ||
{{{content12|}}}| | {{{content12|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content12style|}}}"> |
{{{content12}}}</td> | {{{content12}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading13|}}}| | }}{{#if: {{{heading13|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading13style|}}}"> |
{{{heading13}}}</th> | {{{heading13}}}</th> | ||
</tr> | </tr> | ||
Line 194: | Line 209: | ||
{{{content13|}}}| | {{{content13|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content13style|}}}"> |
{{{content13}}}</td> | {{{content13}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading14|}}}| | }}{{#if: {{{heading14|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading14style|}}}"> |
{{{heading14}}}</th> | {{{heading14}}}</th> | ||
</tr> | </tr> | ||
Line 205: | Line 220: | ||
{{{content14|}}}| | {{{content14|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content14style|}}}"> |
{{{content14}}}</td> | {{{content14}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading15|}}}| | }}{{#if: {{{heading15|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading15style|}}}"> |
{{{heading15}}}</th> | {{{heading15}}}</th> | ||
</tr> | </tr> | ||
Line 216: | Line 231: | ||
{{{content15|}}}| | {{{content15|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style={{{contentstyle|}}};{{{content15style|}}}"> |
{{{content15}}}</td> | {{{content15}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading16|}}}| | }}{{#if: {{{heading16|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading16style|}}}"> |
{{{heading16}}}</th> | {{{heading16}}}</th> | ||
</tr> | </tr> | ||
Line 227: | Line 242: | ||
{{{content16|}}}| | {{{content16|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content16style|}}}"> |
{{{content16}}}</td> | {{{content16}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading17|}}}| | }}{{#if: {{{heading17|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading17style|}}}"> |
{{{heading17}}}</th> | {{{heading17}}}</th> | ||
</tr> | </tr> | ||
Line 238: | Line 253: | ||
{{{content17|}}}| | {{{content17|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content17style|}}}"> |
{{{content17}}}</td> | {{{content17}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading18|}}}| | }}{{#if: {{{heading18|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading18style|}}}"> |
{{{heading18}}}</th> | {{{heading18}}}</th> | ||
</tr> | </tr> | ||
Line 249: | Line 264: | ||
{{{content18|}}}| | {{{content18|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content18style|}}}"> |
{{{content18}}}</td> | {{{content18}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading19|}}}| | }}{{#if: {{{heading19|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading19style|}}}"> |
{{{heading19}}}</th> | {{{heading19}}}</th> | ||
</tr> | </tr> | ||
Line 260: | Line 275: | ||
{{{content19|}}}| | {{{content19|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content19style|}}}"> |
{{{content19}}}</td> | {{{content19}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading20|}}}| | }}{{#if: {{{heading20|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading20style|}}}"> |
{{{heading20}}}</th> | {{{heading20}}}</th> | ||
</tr> | </tr> | ||
Line 271: | Line 286: | ||
{{{content20|}}}| | {{{content20|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content20style|}}}"> |
{{{content20}}}</td> | {{{content20}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading21|}}}| | }}{{#if: {{{heading21|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading21style|}}}"> |
{{{heading21}}}</th> | {{{heading21}}}</th> | ||
</tr> | </tr> | ||
Line 282: | Line 297: | ||
{{{content21|}}}| | {{{content21|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content21style|}}}"> |
{{{content21}}}</td> | {{{content21}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading22|}}}| | }}{{#if: {{{heading22|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading22style|}}}"> |
{{{heading22}}}</th> | {{{heading22}}}</th> | ||
</tr> | </tr> | ||
Line 293: | Line 308: | ||
{{{content22|}}}| | {{{content22|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content22style|}}}"> |
{{{content22}}}</td> | {{{content22}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading23|}}}| | }}{{#if: {{{heading23|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading23style|}}}"> |
{{{heading23}}}</th> | {{{heading23}}}</th> | ||
</tr> | </tr> | ||
Line 304: | Line 319: | ||
{{{content23|}}}| | {{{content23|}}}| | ||
<tr> | <tr> | ||
− | <td class= | + | <td class=sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content23style|}}}"> |
{{{content23}}}</td> | {{{content23}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading24|}}}| | }}{{#if: {{{heading24|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading24style|}}}"> |
{{{heading24}}}</th> | {{{heading24}}}</th> | ||
</tr> | </tr> | ||
Line 315: | Line 330: | ||
{{{content24|}}}| | {{{content24|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content24style|}}}"> |
{{{content24}}}</td> | {{{content24}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading25|}}}| | }}{{#if: {{{heading25|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading25style|}}}"> |
{{{heading25}}}</th> | {{{heading25}}}</th> | ||
</tr> | </tr> | ||
Line 326: | Line 341: | ||
{{{content25|}}}| | {{{content25|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content25style|}}}"> |
{{{content25}}}</td> | {{{content25}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading26|}}}| | }}{{#if: {{{heading26|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading26style|}}}"> |
{{{heading26}}}</th> | {{{heading26}}}</th> | ||
</tr> | </tr> | ||
Line 337: | Line 352: | ||
{{{content26|}}}| | {{{content26|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content26style|}}}"> |
{{{content26}}}</td> | {{{content26}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading27|}}}| | }}{{#if: {{{heading27|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading27style|}}}"> |
{{{heading27}}}</th> | {{{heading27}}}</th> | ||
</tr> | </tr> | ||
Line 348: | Line 363: | ||
{{{content27|}}}| | {{{content27|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content27style|}}}"> |
{{{content27}}}</td> | {{{content27}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading28|}}}| | }}{{#if: {{{heading28|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading28style|}}}"> |
{{{heading28}}}</th> | {{{heading28}}}</th> | ||
</tr> | </tr> | ||
Line 359: | Line 374: | ||
{{{content28|}}}| | {{{content28|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content28style|}}}"> |
{{{content28}}}</td> | {{{content28}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading29|}}}| | }}{{#if: {{{heading29|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading29style|}}}"> |
{{{heading29}}}</th> | {{{heading29}}}</th> | ||
</tr> | </tr> | ||
Line 370: | Line 385: | ||
{{{content29|}}}| | {{{content29|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content29style|}}}"> |
{{{content29}}}</td> | {{{content29}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading30|}}}| | }}{{#if: {{{heading30|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading30style|}}}"> |
{{{heading30}}}</th> | {{{heading30}}}</th> | ||
</tr> | </tr> | ||
Line 381: | Line 396: | ||
{{{content30|}}}| | {{{content30|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content30style|}}}"> |
{{{content30}}}</td> | {{{content30}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading31|}}}| | }}{{#if: {{{heading31|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading31style|}}}"> |
{{{heading31}}}</th> | {{{heading31}}}</th> | ||
</tr> | </tr> | ||
Line 392: | Line 407: | ||
{{{content31|}}}| | {{{content31|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content31style|}}}"> |
{{{content31}}}</td> | {{{content31}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading32|}}}| | }}{{#if: {{{heading32|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-hading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading32style|}}}"> |
{{{heading32}}}</th> | {{{heading32}}}</th> | ||
</tr> | </tr> | ||
Line 403: | Line 418: | ||
{{{content32|}}}| | {{{content32|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content32style|}}}"> |
{{{content32}}}</td> | {{{content32}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading33|}}}| | }}{{#if: {{{heading33|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading33style|}}}"> |
{{{heading33}}}</th> | {{{heading33}}}</th> | ||
</tr> | </tr> | ||
Line 414: | Line 429: | ||
{{{content33|}}}| | {{{content33|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content33style|}}}"> |
{{{content33}}}</td> | {{{content33}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading34|}}}| | }}{{#if: {{{heading34|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading34style|}}}"> |
{{{heading34}}}</th> | {{{heading34}}}</th> | ||
</tr> | </tr> | ||
Line 425: | Line 440: | ||
{{{content34|}}}| | {{{content34|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content34style|}}}"> |
{{{content34}}}</td> | {{{content34}}}</td> | ||
</tr> | </tr> | ||
}}{{#if: {{{heading35|}}}| | }}{{#if: {{{heading35|}}}| | ||
<tr> | <tr> | ||
− | <th class=" | + | <th class="sidebar-heading {{{headingclass|}}}" style="{{{basestyle|}}};{{{headingstyle|}}};{{{heading35style|}}}"> |
{{{heading35}}}</th> | {{{heading35}}}</th> | ||
</tr> | </tr> | ||
Line 436: | Line 451: | ||
{{{content35|}}}| | {{{content35|}}}| | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="sidebar-content {{{contentclass|}}}" style="{{{contentstyle|}}};{{{content35style|}}}"> |
{{{content35}}}</td> | {{{content35}}}</td> | ||
</tr> | </tr> | ||
}}<!-- | }}<!-- | ||
− | + | -->{{#if: {{{below|}}} | |
− | + | | <tr> | |
+ | <td class="sidebar-below {{{belowclass|}}}" style="{{{belowstyle|}}}"> | ||
{{{below}}}</td> | {{{below}}}</td> | ||
− | + | </tr> | |
− | + | }}<!-- | |
− | + | -->{{#ifeq:{{{child|}}} |yes | |
− | |none |off= | + | | |
− | |#default=<tr><td style=" | + | | {{#switch:{{{navbar|{{{tnavbar|<noinclude>off</noinclude>}}} }}} |
− | + | | none | |
− | </table>}}</includeonly><noinclude>{{documentation}}<!-- Please add categories and interwikis to the bottom of | + | | off= |
+ | | #default= <tr> | ||
+ | <td class="sidebar-navbar" style="{{{navbarstyle|{{{tnavbarstyle|}}}}}}"> | ||
+ | {{navbar | ||
+ | | {{{name|{{PAGENAME}} }}}<!-- Strange. Omitting the comment markers introduces an extra space between template: and the name in Navbar breaking the link. | ||
+ | -->| mini=1 | ||
+ | | fontstyle= {{{navbarfontstyle|{{{tnavbarfontstyle|}}} }}} | ||
+ | }} | ||
+ | </td> | ||
+ | </tr><!-- | ||
+ | -->}} | ||
+ | </table> | ||
+ | }}</includeonly><noinclude> | ||
+ | {{documentation}}<!-- Please add categories and interwikis to the bottom of the /doc sub-page, not here --></noinclude> |
Latest revision as of 15:21, 3 August 2023
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is a metatemplate for the creation of sidebar templates, i.e. boxes that are vertically-aligned navigational templates.
- This template is converted from the last non-lua version of Wikipedia Sidebar
- Dependencies
-
- Uses
- CSS class nowraplinks in Common.css
- {{Navbar}}
- Used by
- {{Community Group Navbar}}
- {{Corplinks}}
- {{Exploration links}}
- {{Incursions links}}
- {{Incursions sites}}
- {{Industry Links}}
- {{Legality}}
- {{MissionLinks}}
- {{Navigation Links}}
- {{NullSec Campus links}}
- {{NullSec Community links}}
- {{PlanetaryIndustryNav}}
- {{ShipTypes}}
- {{Skillplan Navbar}}
- {{Skills Links}}
- {{Sovereigntynavbar}}
- {{Structures}}
- {{Triglavian links}}
- {{Weapon Systems Links}}
- {{Wormhole Links}}
- Syntax
-
- For UnuWiki navigational sidebar
- The UniWiki navigational sidebar uses a subset of the available parameters and only the parameters used are documented.
{{Sidebar | name = {{subst:PAGENAME}} | topimage = | topcaption = | pretitle = | title = | image = | caption = | above = | heading1 = | content1 = | heading2 = | content2 = | heading3 = | content3 = <!-- More heading<x>, content<x> blocks as required up to a maximum of 35 --> | below = | navbar = }}
- Parameters (Data)
-
- name
- The name of the sidebar's page. {{subst:PAGENAME}} can be used. May be omitted if no navbar is used (
navbar
must beoff
). - topimage
- Image at the top of the sidebar. Use standard wiki mark-up i.e. [[File:filename.png|64px]]
- topcaption
- Caption to appear under
topimage
. - pretitle
- Pre-title of the sidebar. Appears above
title
- title
- Title of the sidebar
- image
- Image below the title. Use standard wiki mark-up i.e. [[File:filename.png|64px]]
- caption
- Caption to appear under
image
. - above
- Text to appear above the heading/content sections.
- heading<x>
- x is 1 till 35 - text in the heading of a section.
- content<x>
- x is 1 till 35 - Content of a section. One or more links separated by <br>.
- below
- Text to appear below the heading/content sections.
- navbar
- Controls the use of navbar. Use
off
to deactivate (If not deactivatedname
must be filled in).
- Parameters (Format)
-
- contentclass
- Name of the CSS class(es) to be applied to all content<x> parameters. i.e.
plainlist
to achieve{{Plainlist}}
effect on the content.
- Note
- This documentation does not include all possible parameters. Only the parameters for use in the UniWiki navigational sidebar are documented. Reason: lack of time, seeing no use for them now. And being plain lazy -- Evon R'al (talk) 11:39, 4 June 2023 (UTC)
- Sample
Sidebar title |
---|
Heading 1 |
|
Heading 2 |
link 2-1 |
{{Sidebar | topimage = [[File:Agent.png]] | title = Sidebar title | heading1 = Heading 1 | content1 = {{plainlist| * link 1-1 * link 1-2 * link 1-3 }} | heading2 = Heading 2 | content2 = link 2-1<br> link 2-2<br> link 2-3<br> | navbar = off }}
- This sample uses the parameter
contentclass
to apply the classplainlist
to al content<x> parameters removing the need to use{{plainlist}}
in each separately.
Sidebar title |
---|
Heading 1 |
|
Heading 2 |
|
{{Sidebar | topimage = [[File:Agent.png]] | title = Sidebar title | contentclass = plainlist | heading1 = Heading 1 | content1 = * link 1-1 * link 1-2 * link 1-3 | heading2 = Heading 2 | content2 = * link 2-1 * link 2-2 * link 2-3 | navbar = off }}
- See also
-
- {{Plainlist}}