ಟೆಂಪ್ಲೇಟು:CTableStart

ವಿಕಿಪೀಡಿಯದಿಂದ, ಇದು ಮುಕ್ತ ಹಾಗೂ ಸ್ವತಂತ್ರ ವಿಶ್ವಕೋಶ

Usage[ಬದಲಾಯಿಸಿ]

The default values, if the parameter is not specified, are shown below.

{{CTableStart
| heading=
| collapsed=true
| table-align=
| table-width=100%
| bgcolor=lightgrey
| fgcolor=black
| align=center
| fontsize=2
| text-bgcolor=none
| text-fgcolor=black
| text-align=left
}}

Parameters[ಬದಲಾಯಿಸಿ]

Required[ಬದಲಾಯಿಸಿ]

  • heading
  • Text for the heading

Optional[ಬದಲಾಯಿಸಿ]

  • collapsed
  • to show or hide the table contents by default
  • table-align
  • table alignment
  • table-width
  • width of the table
  • bgcolor
  • background colour of the heading
  • fgcolor
  • foreground colour of the heading
  • align
  • heading text alignment
  • fontsize
  • font size of heading text
  • text-bgcolor
  • background colour of the body
  • text-fgcolor
  • foreground colour of the body
  • text-align
  • body text alignment

Example[ಬದಲಾಯಿಸಿ]

{{CTableStart|heading=heading text|table-width=80%}}
body text
{{CTableEnd}}

See also[ಬದಲಾಯಿಸಿ]

{{CTableEnd}}