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
No edit summary
No edit summary
Line 1: Line 1:
<table class="infobox">
<table class="infobox">
   <caption><!-- character name goes here --></caption>
   <caption>{{name|Unnamed Character}}</caption>
   <tr>
   <tr>
     <td><!-- image goes here --></td>
     <td>{{#if:{{{image|}}}|[[File:{{{image|}}}|250px|center]]|''No image''}}</td>
   </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:40, 26 June 2026

Template:Name
{{#if:|[[File:|250px|center]]|No image}}