Template:TableCaption
Jump to navigation
Jump to search
{{{1}}}
Use this to format the entire text contents of a table caption (i.e. what comes after "|+" at the beginning of a table).
Usage[edit]
{{contents of caption}}
{{contents of caption|percent of default font size}}
Use the optional second parameter to adjust the size of the text from the default, in percent. Note that the default font size is 140%, so the resulting font size will be a percentage of a percentage.
Examples[edit]
{{TableCaption|Default Size For a Simple Table}} → Default Size For a Simple Table
{{TableCaption|Bigger Size For a Major Table|105}} → Bigger Size For a Major Table
{{TableCaption|Smaller Size For a Minor (or Nested) Table|95}} → Smaller Size For a Minor (or Nested) Table