Actions

Template

Difference between revisions of "BossInfo"

From Sonic Retro

m
Line 1: Line 1:
 
{|cellpadding="0" cellspacing="0" class="breakout" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; display: inline; position: relative"
 
{|cellpadding="0" cellspacing="0" class="breakout" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; display: inline; position: relative"
 
| style="text-align: center;"|
 
| style="text-align: center;"|
{{ #if: {{{screenwidth|}}} | [[Image:{{ #if: {{{bobscreen|}}} | {{{bobscreen}}} | Notavailable.png }}|{{{screenwidth}}}px]] | [[Image:{{ #if: {{{bobscreen|}}} | {{{bobscreen}}} | Notavailable.png }}]] }}
+
{{ #if: {{{imagewidth|}}} | [[Image:{{ #if: {{{image|}}} | {{{image}}} | Notavailable.png }}|{{{imagewidth}}}px]] | [[Image:{{ #if: {{{image|}}} | {{{image}}} | Notavailable.png }}]] }}
 
|-
 
|-
 
! '''Fast Facts on ''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}'''''
 
! '''Fast Facts on ''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}'''''

Revision as of 20:38, 8 April 2009

File:Notavailable.png

Fast Facts on BossInfo

Usage

This template is to be used on articles about bosses. Place the following at the top of a page:

{{BossInfo
| image=
| imagewidth=
| name=
| game=
| level=
| hits=
| playedas=
| nextform=
}}

All fields except "image" are optional.

"nextform" is only to be used when a boss has multiple forms with separate pages.