<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lbafileinfo.kaziq.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%2Frow</id>
	<title>Template:Infobox/row - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lbafileinfo.kaziq.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%2Frow"/>
	<link rel="alternate" type="text/html" href="https://lbafileinfo.kaziq.net/index.php?title=Template:Infobox/row&amp;action=history"/>
	<updated>2026-04-17T17:00:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://lbafileinfo.kaziq.net/index.php?title=Template:Infobox/row&amp;diff=601&amp;oldid=prev</id>
		<title>Zink: Created page with &quot;&lt;includeonly&gt;{{#if: {{{header|}}}{{{data|}}}| &lt;tr&gt;     {{#if: {{{header|}}}     |&lt;th colspan=&quot;2&quot; {{#if: {{{class|subtitle}}} | class=&quot;{{{class}}}&quot; | class=&quot;subtitle&quot;}}&gt;{{{head...&quot;</title>
		<link rel="alternate" type="text/html" href="https://lbafileinfo.kaziq.net/index.php?title=Template:Infobox/row&amp;diff=601&amp;oldid=prev"/>
		<updated>2013-01-05T11:57:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;includeonly&amp;gt;{{#if: {{{header|}}}{{{data|}}}| &amp;lt;tr&amp;gt;     {{#if: {{{header|}}}     |&amp;lt;th colspan=&amp;quot;2&amp;quot; {{#if: {{{class|subtitle}}} | class=&amp;quot;{{{class}}}&amp;quot; | class=&amp;quot;subtitle&amp;quot;}}&amp;gt;{{{head...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if: {{{header|}}}{{{data|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
    {{#if: {{{header|}}}&lt;br /&gt;
    |&amp;lt;th colspan=&amp;quot;2&amp;quot; {{#if: {{{class|subtitle}}} | class=&amp;quot;{{{class}}}&amp;quot; | class=&amp;quot;subtitle&amp;quot;}}&amp;gt;{{{header}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
    |{{#if: {{{label|}}}&lt;br /&gt;
        |&amp;lt;th&amp;gt;{{{label}}}&amp;lt;/th&amp;gt;&amp;lt;td &lt;br /&gt;
        |&amp;lt;td colspan=&amp;quot;2&amp;quot;}} {{#if: {{{class|}}} | class=&amp;quot;{{{class}}}&amp;quot;}}&amp;gt;&lt;br /&gt;
{{{data}}}&lt;br /&gt;
&amp;lt;/td&amp;gt; }}&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template is used by [[Template:Infobox]] to add a row to a table. A row can be a full-row header, a half-row label with data, or a (multi-line) data-only row.&lt;br /&gt;
&lt;br /&gt;
To use this template, to be able to add rows to a table, there should be &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;table&amp;gt;...&amp;lt;/table&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; tags surrounding it. The infobox does this automatically though. It also automatically calls this template appropriately. So it isn&amp;#039;t necessary to call this template directly, but this page describes how it works regardless.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;header&amp;#039;&amp;#039;&amp;#039;: Specifying this parameter makes this row a header, and further ignores any &amp;#039;&amp;#039;&amp;#039;data&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;label&amp;#039;&amp;#039;&amp;#039; (case sensitive, defaults to non-header row)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;label&amp;#039;&amp;#039;&amp;#039;: Specifying this parameter if the row isn&amp;#039;t a header, adds a half-row label in front of the &amp;#039;&amp;#039;&amp;#039;data&amp;#039;&amp;#039;&amp;#039; (case sensitive, defaults to data-only row)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;data&amp;#039;&amp;#039;&amp;#039;: Specify this parameter to make the row display data, if it isn&amp;#039;t a header row (case sensitive, defaults to nothing displayed)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;class&amp;#039;&amp;#039;&amp;#039;: The class of the header tablecell if the row is a header, or the data tablecell otherwise (case sensitive, defaults to &amp;quot;subtitle&amp;quot; for header, or no specific class for data)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; When neither &amp;#039;&amp;#039;&amp;#039;data&amp;#039;&amp;#039;&amp;#039; nor &amp;#039;&amp;#039;&amp;#039;header&amp;#039;&amp;#039;&amp;#039; are specified, the row will fully collapse and ignore any other specified values.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; Even if the &amp;#039;&amp;#039;&amp;#039;header&amp;#039;&amp;#039;&amp;#039; parameter is used, the row will still have similar style as the half-row label with data, albeit full-row without data, unless it is paired with the &amp;#039;subtitle&amp;#039; class.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; The &amp;#039;&amp;#039;&amp;#039;data&amp;#039;&amp;#039;&amp;#039; may contain multiple lines of text, but if the &amp;#039;&amp;#039;&amp;#039;label&amp;#039;&amp;#039;&amp;#039; is also specified, the label will render stretched across the height of the data. So only specify a label if the data contains just a single line.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
When specifying a header row, use this syntax:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Infobox/row&lt;br /&gt;
 |header=some header text&lt;br /&gt;
 |class=subtitle&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Otherwise, when specifying a row that contains data:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{Infobox/row&lt;br /&gt;
 |label=some optional label text&lt;br /&gt;
 |data=text&lt;br /&gt;
 |class=&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
To show how the different uses of this template work out, the following is a simple example of an infobox using rows in various ways. The actual [[Template:Infobox|Infobox]] is a little more complex, but it all comes down to this:&lt;br /&gt;
&amp;lt;table class=&amp;quot;infobox side land&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox/row |header=Twinsun          |class=title}}&lt;br /&gt;
{{Infobox/row |label=Example?          |data=Yes, of cource!}}&lt;br /&gt;
{{Infobox/row |label=Theme             |data=Land}}&lt;br /&gt;
{{Infobox/row |header=Some Tests       |class=subtitle}}&lt;br /&gt;
{{Infobox/row |header=Header no class}}&lt;br /&gt;
{{Infobox/row |header=Header with data |data=Invisible?!}}&lt;br /&gt;
{{Infobox/row |label=Tall label        |data=Does this&amp;lt;br&amp;gt;look&amp;lt;br&amp;gt;Right?}}&lt;br /&gt;
{{Infobox/row |label=Hello             |data=world!}}&lt;br /&gt;
{{Infobox/row |data=This is a better way&amp;lt;br&amp;gt;of showing multiple lines,&amp;lt;br&amp;gt;just a data-only row.}}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;lt;table class=&amp;quot;infobox side land&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox/row |header=Twinsun          |class=title}}&lt;br /&gt;
{{Infobox/row |label=Example?          |data=Yes, of cource!}}&lt;br /&gt;
{{Infobox/row |label=Theme             |data=Land}}&lt;br /&gt;
{{Infobox/row |header=Some Tests       |class=subtitle}}&lt;br /&gt;
{{Infobox/row |header=Header no class}}&lt;br /&gt;
{{Infobox/row |header=Header with data |data=Invisible?!}}&lt;br /&gt;
{{Infobox/row |label=Tall label        |data=Does this&amp;lt;br&amp;gt;look&amp;lt;br&amp;gt;Right?}}&lt;br /&gt;
{{Infobox/row |label=Hello             |data=world!}}&lt;br /&gt;
{{Infobox/row |data=This is a better way&amp;lt;br&amp;gt;of showing multiple lines,&amp;lt;br&amp;gt;just a data-only row.}}&lt;br /&gt;
&amp;lt;/table&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:System Templates]]&lt;br /&gt;
[[Category:Infoboxes| ]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zink</name></author>
	</entry>
</feed>