Template:FeatureInfobox: Difference between revisions

From Fonline2 Wiki
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" },
         "type": { "label": "Type", "type": "string" },
         "rows": { "label": "Rows", "type": "content" }
        "location": { "label": "Location", "type": "string" },
        "requirements": { "label": "Requirements", "type": "string" },
        "rewards": { "label": "Rewards", "type": "string" }
     },
     },
     "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>
<tr><th>Type</th><td>{{{type|}}}</td></tr>
{{{rows|}}}
<tr><th>Location</th><td>{{{location|—}}}</td></tr>
<tr><th>Requirements</th><td>{{{requirements|—}}}</td></tr>
<tr><th>Rewards</th><td>{{{rewards|—}}}</td></tr>
</table>
</table>
</includeonly>
</includeonly>

Revision as of 10:47, 3 June 2026

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

no description

Stringoptional
Rowsrows

no description

Contentoptional