Template:FeatureInfobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
"params": { | "params": { | ||
"name": { "label": "Name", "type": "string" }, | "name": { "label": "Name", "type": "string" }, | ||
" | "rows": { "label": "Rows", "type": "content" } | ||
}, | }, | ||
"format": "block" | "format": "block" | ||
| Line 18: | Line 15: | ||
<th colspan="2" style="background-color:#3d6f4a; color:white; text-align:center">{{{name|{{PAGENAME}}}}}</th> | <th colspan="2" style="background-color:#3d6f4a; color:white; text-align:center">{{{name|{{PAGENAME}}}}}</th> | ||
</tr> | </tr> | ||
{{{rows|}}} | |||
</table> | </table> | ||
</includeonly> | </includeonly> | ||
Revision as of 10:47, 3 June 2026
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | optional |
| Rows | rows | no description | Content | optional |