There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Ghouly infobox"

From Rare Wiki
Jump to navigationJump to search
(removed includeonly)
(cleanup template code)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:90%; width:300px;float:right;margin-bottom:2px;background-color:ghostwhite;border: 1px solid green"
{| class="infobox" style="border: 1px solid green"
|-
|-
! colspan="2" style="font-size:125%;text-align:center; background:#008000;color:white"| {{#if:{{{icon|}}}|{{{icon}}}}} {{{name|{{PAGENAME}}}}}
! colspan="2" style="font-size:125%; background:#008000;color:white"| {{#if:{{{icon|}}}|{{{icon}}}}} {{{name|{{PAGENAME}}}}}
|- style="text-align:center;"
! colspan="2.5" style="text-align:center; padding:0;" | {{#if: {{{image|}}} | {{{image}}} }}
|-
|-
! style="width:30%; background-color:#B3FF0C;"| Chapter(s)
| colspan="2" style="text-align:center; padding:0;" | {{#if: {{{image|}}} | {{{image}}} }}
| style="width:70%;"| {{{chapter}}}
|-
|-
! style="width:30%; background-color:#B3FF0C;"| Number of scenes
! style="background-color:#B3FF0C;"| Chapter(s)
| style="width:70%;"| {{{scenes}}}
| {{{chapter}}}
|-
|-
! style="width:30%; background-color:#B3FF0C;"|[[File:GBTG Heart icon.png|24px|link=]] Health
! style="background-color:#B3FF0C;"| Number of scenes
| style="width:70%;" | {{{health}}}
| {{{scenes}}}
|-
|-
! style="width:30%; background-color:#B3FF0C;"|[[File:GBTG Limited Attacks icon.png|24px|link=]] Damage
! style="background-color:#B3FF0C;"|[[File:GBTG Heart icon.png|24px|link=]] Health
| style="width:70%;"| {{{damage}}}
| {{{health}}}
|-
|-
! style="width:70%; background-color:#B3FF0C;"| Powers
! style="background-color:#B3FF0C;"|[[File:GBTG Limited Attacks icon.png|24px|link=]] Damage
| style="width:30%;"| {{{powers}}}
| {{{damage}}}
|-
|-
! style="width:30%; background-color:#B3FF0C;"| Weaknesses
! style="background-color:#B3FF0C;"| Weaknesses
| style="width:70%;"|{{{weakness}}}
| {{{weakness}}}
|}<noinclude>
|}<noinclude>
== Using the template ==
== Using the template ==
This infobox is for use on [[ghouly]]-related articles. Original template was taken from [https://grabbedbytheghoulies.fandom.com/wiki/Template:GhoulyInfobox Ghoulipedia] and modified.
This infobox is intended for use on [[Ghouly]] articles. Original template was taken from [https://grabbedbytheghoulies.fandom.com/wiki/Template:GhoulyInfobox Ghoulipedia] and modified.


<pre>{{Ghoulies infobox
<pre>
{{Ghouly infobox
|name=
|name=
|icon=
|icon=
Line 34: Line 32:
|health=
|health=
|damage=
|damage=
|powers=
|weakness=
|weakness=
|invincibility=
}}</pre>
}}</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 04:37, October 16, 2021

Ghouly infobox
Chapter(s) {{{chapter}}}
Number of scenes {{{scenes}}}
GBTG Heart icon.png Health {{{health}}}
GBTG Limited Attacks icon.png Damage {{{damage}}}
Weaknesses {{{weakness}}}

Using the template

This infobox is intended for use on Ghouly articles. Original template was taken from Ghoulipedia and modified.

{{Ghouly infobox
|name=
|icon=
|image=
|chapter=
|scenes=
|health=
|damage=
|weakness=
}}