Template:Card

From Polcompball Wiki
Jump to navigationJump to search


Syntax

{{Card
|title= 
|content = 
|header-color = 
|header-border = 
|content-color = 
|content-border = 
|align = 
}}

Example

{{Card
|title= Test title
|content = Test content
|header-color = #FF0000
|header-border = #00FF00
|content-color = #FFFF00
|content-border = #00FFFF
|align = center
}}


Test title

Test content