×
Create a new article
Write your page title here:
We currently have 15 articles on Polcompball Wiki. Type your article name above or click on one of the titles below and start writing!



Polcompball Wiki
Revision as of 13:58, 10 September 2023 by imported>TheGhostOfInky (Created page with "== Syntax == <pre> {{Card |title= |content = |header-color = |header-border = |content-color = |content-border = |align = }} </pre> == Example == <pre> {{Card |title= Test title |content = Test content |header-color = #FF0000 |header-border = #00FF00 |content-color = #FFFF00 |content-border = #00FFFF |align = center }} </pre> {{Card |title= Test title |content = Test content |header-color = #FF0000 |header-border = #00FF00 |content-color = #FFFF00 |content-bord...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Wiki is in the process of importing stuff

Please be patient

Syntax

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

Example

[edit]
{{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