Template:Example infobox 3/doc

From Support Wiki
Jump to navigation Jump to search

This infobox demonstrates implementing a grid layout. (Not to be confused with "CSS grid," which is a display algorithm in CSS.)

Copyable code

Remember to change Example infobox 3 to the name of your infobox template.

{{Example infobox 3
|title=
|image=
|type=
|score=
|equipment=
|weapon=
|tier=
|attack=
|special=
|rates=
|desc=
}}

Example

{{Example infobox 3
|title=Dragon
|image=Cargo-sample-dragon.png
|type=Mythical beast
|score=3930
|equipment=39
|weapon=4
|tier=1
|attack=50 
|special=2.5%
|rates=1.25%
|desc=I'm a dragon, rawwwwr
}}