Template:Infobox/Table dual line

From Marvel Cinematic Universe Wiki
Revision as of 13:36, 9 October 2017 by LIMAFOX76 (talk | contribs) (Created page with "<includeonly>{{#if: {{{if|{{{2|}}}}}} | <tr> <th scope="row" {{#if:{{{class|}}}|class="{{{class|}}}"}} {{#if: {{{width|}}}|style="width:{{{width|}}}em;"}}>{{{1}}}</th> <td>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation[view] [edit] [history] [purge]

This template allows to add a line made of two cells (header and data) inside a data table. It is used with {{Infobox/Table start}} and {{Infobox/Table end}}. For the usage of those templates, see Wiki project:Infobox.

Syntax

Basic syntax :

{{Infobox/Table dual line|foo|bar}}

Full syntax with all optional parameters:

{{Infobox/Table dual line|class=|width=|foo|bar|if=}}