Difference between revisions of "Template:TableFooter"

From Nookipedia, the Animal Crossing wiki
(New row for note)
(Removing extra code)
Line 8: Line 8:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
{{#if: {{{note|}}} |{{!-}}{{!}}<small>''{{{note|}}}''</small>| }}
+
{{#if: {{{note|}}} | {{(!}} align{{=}}"center" width{{=}}99% style{{=}}"background-color:#FFDD66; text-align:center; {{roundy}}"
 +
{{!}}{{{note|}}}
 +
{{!)}}}}
 
{{#switch: {{{type|}}} | fish | insect | seafood = {{(!}} align{{=}}"center" width{{=}}99% style{{=}}"background-color:#{{#switch: {{{type|}}} | fish = 66CCFF | insect = A2DB1E | seafood = 8dbdff}}; text-align:center; {{roundy}}"
 
{{#switch: {{{type|}}} | fish | insect | seafood = {{(!}} align{{=}}"center" width{{=}}99% style{{=}}"background-color:#{{#switch: {{{type|}}} | fish = 66CCFF | insect = A2DB1E | seafood = 8dbdff}}; text-align:center; {{roundy}}"
 
{{!}}An asterisk indicates that the beginning or end date for appearance is about the 15th of that month.
 
{{!}}An asterisk indicates that the beginning or end date for appearance is about the 15th of that month.

Revision as of 21:07, May 29, 2018

Usage

To be used to close tables and divs created by Template:TableHeader.

Parameters

  • div - Optional. div=false will remove </div> closing tags. Use this parameter if the table that is ending is not enclosed in a collapsible container.
  • type - Optional. Acceptable parameters are fish, insect, and seafood and will create a small notice below the table about beginning/end date appearances.