पटिरूप:Sidebar/doc

From Wikipedia
This is a documentation subpage for पटिरूप:Sidebar
It contains usage information, categories and other content that is not part of the original पटिरूप page.

This template is intended as a metatemplate for sidebar templates (vertically-aligned navigation (navbox) templates usually positioned on the right-hand sides of pages) in the same spirit as {{Infobox}} for infobox templates and {{Navbox}} for navbox templates.

{{Sidebar with collapsible lists}} adds collapsibility to a Sidebar's sections, i.e. the means to show or hide sections by clicking links beside their headings.

उपयोग[सम्पादेतु]

Parameters with infrequent use omitted.

{{sidebar
| name       = {{subst:PAGENAME}}
| outertitle = 
| topimage   = 
| pretitle   = 
| title      = 
| image      = 

| headingstyle = 
| contentstyle = 

| heading1 = 
| content1 = 

| heading2 = 
| content2 = 

| heading3 = 
| content3 = 

...

| heading35 = 
| content35 = 

}}

Parameters[सम्पादेतु]

No parameters are required unless {{navbar}} links (V - T - E) are to appear at the bottom of the sidebar, in which case the पटिरूप:Para parameter is needed (see entry in the table immediately below).

Principal[सम्पादेतु]

Parameter Explanation
पटिरूप:Para The sidebar's name, i.e., the name following "Template:" in the page's name. Required for the {{navbar}} links at the bottom of the sidebar to function correctly, unless these are omitted (see पटिरूप:Para at the bottom of this table). It is recommended to use {{subst:PAGENAME}} for this field.
पटिरूप:Para Use to place a title for the sidebar immediately above the sidebar.
पटिरूप:Para Use to place an image at the top of the sidebar, i.e., above any पटिरूप:Para included.

Full wikisyntax expected (i.e., [[File:...]]).
To add a caption below the image, use पटिरूप:Para.

पटिरूप:Para Use to place a line such as "Part of the X series on" before the title.
पटिरूप:Para Use to place a title for the sidebar at the top of the sidebar (immediately below the पटिरूप:Para, if used).
पटिरूप:Para Use to place an image between the पटिरूप:Para (if used) and first section.

As with पटिरूप:Para, full wikisyntax expected (i.e., [[File:...]]).
To add a caption below the image, use पटिरूप:Para.

पटिरूप:Para Use to alter the default CSS styling set for section headings.

To alter the CSS styling for a specific section's heading, use पटिरूप:Para, where n is the number of the section.

पटिरूप:Para Use to alter the default CSS styling set for section content.

To alter the CSS styling for a particular section's content, use पटिरूप:Para, where n is the number of the section.

पटिरूप:Para First section's heading (if needed).
पटिरूप:Para First section's content (required).
पटिरूप:Para Second section's heading (if needed).
पटिरूप:Para Second section's content (if needed).
पटिरूप:Para Third section's heading (if needed).
पटिरूप:Para Third section's content (if needed).
...... etc ......
पटिरूप:Para Currently, the last possible section heading and/or content (if needed).
पटिरूप:Para

Other parameters[सम्पादेतु]

Parameter Explanation
पटिरूप:Para Corresponds to पटिरूप:Para offered by {{Navbox}}.

Microformat classes for the corresponding parameters.
(पटिरूप:Para (or पटिरूप:Para) applies to the sidebar as a whole.)

पटिरूप:Para Use to e.g., add one or more portal links to the bottom of the template (by default in bold).

Use to alter default CSS styling for the corresponding parameters.
(पटिरूप:Para (or पटिरूप:Para) applies to the sidebar as a whole.)

पटिरूप:Para Use to amend the default cellspacing set for the infobox-class table with which the sidebar is built.
पटिरूप:Para Ditto the default cellpadding.
पटिरूप:Para (or पटिरूप:Para) Set to "none" (without the quotes) to remove the {{navbar}} links appearing at the bottom of the sidebar.
पटिरूप:Para (or पटिरूप:Para) Use to specify the font style used by the navbar at the bottom of the sidebar (see {{navbar}} for options available).


Handling long links[सम्पादेतु]

{{Normalwraplink}} may be used to handle links that should wrap within the sidebar or otherwise need to be made to wrap in order to prevent the sidebar becoming too wide. Use {{Normalwraplink|longlinkname}}, where पटिरूप:Para is the long link without its square brackets.

Use the पटिरूप:Para parameter to turn link wrapping off for the whole template.


Full blank syntax[सम्पादेतु]

(omitting sections 4 to penultimate)

{{Sidebar
| name        = {{subst:PAGENAME}}
| bodyclass   = <!--or class-->
| bodystyle   = <!--or style-->
| width       = 
| cellspacing = 
| cellpadding = 

| outertitle      = 
| outertitleclass = 
| outertitlestyle = 

| topimage        = 
| topimageclass   = 
| topimagestyle   = 
| topcaption      = 
| topcaptionstyle = 

| pretitle      = 
| pretitleclass = 
| pretitlestyle = 
| title         = 
| titleclass    = 

| image        = 
| imageclass   = 
| imagestyle   = 
| caption      = 
| captionstyle = 

| above      = 
| aboveclass = 
| abovestyle = 

| headingclass = 
| headingstyle = 
| contentclass = 
| contentstyle = 

| heading1style = 
| heading1      = 
| content1style = 
| content1      = 

| heading2style = 
| heading2      = 
| content2style = 
| content2      = 

| heading3style = 
| heading3      = 
| content3style = 
| content3      = 

<!--etc.-->

| heading35style = 
| heading35      = 
| content35style = 
| content35      = 

| below      = 
| belowclass = 
| belowstyle = 

| navbar          = <!--or tnavbar-->
| navbarstyle     = <!--or tnavbarstyle-->
| navbarfontstyle = <!--or tnavbarfontstyle-->

| wraplinks = true/false
}}


See also[सम्पादेतु]