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


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Template:Standard table/Documentation"

From PCGamingWiki, the wiki about fixing PC games
(Created page with "<includeonly>Category:Table templates</includeonly> <noinclude>Category:Documentation templates</noinclude>")
 
Line 1: Line 1:
<includeonly>[[Category:Table templates]]</includeonly>
+
;Description
<noinclude>[[Category:Documentation templates]]</noinclude>
+
This is the standard table template. It uses the following syntax:
 +
 
 +
;Syntax
 +
<pre><nowiki>
 +
{{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}}
 +
}}
 +
</nowiki></pre>

Revision as of 07:49, 30 November 2017

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}}
}}