Template:Card

From Tears of Themis Wiki
Revision as of 02:27, 4 May 2021 by imported>Elaeagnifolia (Created page with "<noinclude>{{doc}}Category:Templates</noinclude><includeonly><div class="card" style="{{{style|}}}"> {{#if:{{{header|}}} | <div class="card-header">{{{header|}}}</div>}} {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template-info.png Documentation

Description[edit source]

Basic template that creates a section on a page.

Usage[edit source]

{{Card
|style=
|header=
|body=
}}

Example[edit source]

{{Card
|header=Test
|body=Lalalalalala
}}
Test

Lalalalalala