Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Character Infobox: Difference between revisions

Template page
Replaced content with "<table class="infobox"> <caption><!-- character name goes here --></caption> <tr> <td><!-- image goes here --></td> </tr> </table>"
Tag: Replaced
No edit summary
Line 5: Line 5:
   </tr>
   </tr>
</table>
</table>
<templatedata>
{
  "description": "Infobox for TTRPG characters",
  "params": {
    "name": {
      "label": "Character Name",
      "type": "string",
      "required": true
    },
    "image": {
      "label": "Image",
      "type": "wiki-file-name",
      "required": false
    }
  }
}
</templatedata>

Revision as of 14:36, 26 June 2026

Infobox for TTRPG characters

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Character Namename

no description

Stringrequired
Imageimage

no description

Fileoptional