Template:Blockgame Character: Difference between revisions
(Created page with "{| class="infobox" style="float: right; margin-left: 10px; border: 1px solid #ccc; padding: 10px;" |- ! colspan="2" style="text-align: center; font-size: 120%;" | {{{title}}} |- | colspan="2" style="text-align: center;" | [[File:{{{image}}}|300px|{{{caption}}}]] |- | colspan="2" style="background-color: #ddd; text-align: center;" | '''Character Details''' |- {{#if: {{{location|}}} | <!-- Check if location is provided --> | Location: || {{{location}}} }} {{#if: {{{role|}}...") |
m (Test if checkup is fixed) |
||
Line 8: | Line 8: | ||
|- | |- | ||
{{#if: {{{location|}}} | <!-- Check if location is provided --> | {{#if: {{{location|}}} | <!-- Check if location is provided --> | ||
|- | |||
| Location: || {{{location}}} | | Location: || {{{location}}} | ||
}} | }} | ||
{{#if: {{{role|}}} | <!-- Check if role is provided --> | {{#if: {{{role|}}} | <!-- Check if role is provided --> | ||
|- | |||
| Role: || {{{role}}} | | Role: || {{{role}}} | ||
}} | }} | ||
{{#if: {{{level|}}} | <!-- Check if level is provided --> | {{#if: {{{level|}}} | <!-- Check if level is provided --> | ||
|- | |||
| Level: || {{{level}}} | | Level: || {{{level}}} | ||
}} | }} | ||
{{#if: {{{health|}}} | <!-- Check if health is provided --> | {{#if: {{{health|}}} | <!-- Check if health is provided --> | ||
|- | |||
| Health: || {{{health}}} | | Health: || {{{health}}} | ||
}} | }} | ||
|} | |} |
Revision as of 14:39, 30 September 2023
-
-
-
-
{{{title}}} | |
---|---|
[[File:{{{image}}}|300px|{{{caption}}}]] | |
Character Details |