Template:Infobox row: Difference between revisions

From Parallel Wiki
Jump to navigation Jump to search
No edit summary
 
m (1 revision imported: Imported from minecraft.wiki)
 

Latest revision as of 18:52, 25 October 2023

[view] [edit] [history] [⧼smw purge⧽]Documentation

This is a skeleton for infobox rows, for use in {{infobox}}.

Usage

{{infobox row
| label
| data
}}

Alternatively, you can use the named parameter |label= as a substitute for |1=, and |data= as a substitute for |2=.

The parameter |class= can be added to add a class to the contents of the row.

Example

{{#invoke: Infobox | infobox
|rows={{infobox row|title|answer}}
}}

will output

{{#invoke: Infobox | infobox
|rows={{infobox row|title|answer}}
}}

es:Plantilla:Infobox row fr:Modèle:Infobox row ko:틀:infobox row ru:Шаблон:Карточка ряд

[view] [edit] [history] [⧼smw purge⧽]The above documentation is transcluded from Template:Infobox row/doc.