Difference between revisions of "Template:RowEntry 3"

From TFC:TNG
Jump to navigation Jump to search
(Created page with "<tr> <td>{{{1}}}</td> <td>{{{2}}}</td> <td>{{{3}}}</td> <tr>")
 
(Template data and category.)
Line 1: Line 1:
 +
<includeonly>
 
<tr>
 
<tr>
 
<td>{{{1}}}</td>
 
<td>{{{1}}}</td>
Line 4: Line 5:
 
<td>{{{3}}}</td>
 
<td>{{{3}}}</td>
 
<tr>
 
<tr>
 +
</includeonly><noinclude>
 +
<templatedata>
 +
{
 +
"params": {
 +
"1": {
 +
"label": "First Entry",
 +
"type": "content",
 +
"description": "Any content"
 +
},
 +
"2": {
 +
"label": "Second Entry",
 +
"type": "content",
 +
"description": "Any content"
 +
},
 +
"3": {
 +
"label": "Third Entry",
 +
"type": "content",
 +
"description": "Any content"
 +
}
 +
},
 +
"description": "Basic 3 row table entry."
 +
}
 +
</templatedata>
 +
 +
[[Category:RowEntry 3]]
 +
 +
</noinclude>

Revision as of 02:49, 11 August 2020

Basic 3 row table entry.

Template parameters

ParameterDescriptionTypeStatus
First Entry1

Any content

Contentoptional
Second Entry2

Any content

Contentoptional
Third Entry3

Any content

Contentoptional