Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Template:Standard table/Documentation

From PCGamingWiki, the wiki about fixing PC games
< Template:Standard table
Revision as of 17:59, 8 September 2019 by Aemony (talk | contribs) (nowiki)
Description

This is the standard table template. It uses the following syntax:

Syntax
{{Standard table|Header Text 1|Header Text 2|content=
{{Standard table/row|Text in 1st row, 1st column|Text in 1st row, 2nd column}}
{{Standard table/row|Text in 2nd row, 1st column|Text in 2nd row, 2nd column}}
}}
Prevent collapsed by default

Add the collapsed=no parameter to the syntax:

{{Standard table|Header Text 1|Header Text 2|content=
{{Standard table/row|Text in 1st row, 1st column|Text in 1st row, 2nd column}}
{{Standard table/row|Text in 2nd row, 1st column|Text in 2nd row, 2nd column}}
|collapsed=no}}