Navigation menu

Template:Website-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
mNo edit summary
Line 4: Line 4:
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!-}}
{{!-}}
! colspan="2" style="{{roundb}} Border:1px solid #{{mw color light}}" {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
! colspan="2" style="{{roundb}} Border:1px solid #{{mw color light}}" {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
{{#if:{{{created|}}}|
{{#if:{{{created|}}}|
{{!-}} valign="top"
{{!-}} valign="center"
! style="{{roundtl}} border:1px solid #{{mw color light}}" {{!}} Created
! style="{{roundtl}} border:1px solid #{{mw color light}}" align="right" {{!}} Created
{{!}} style="{{roundtr}} border:1px solid #{{mw color light}}" {{!}} {{{created|}}}
{{!}} style="{{roundtr}} border:1px solid #{{mw color light}}" {{!}} {{{created|}}}
}}
}}
{{#if:{{{founder|}}}|
{{#if:{{{founder|}}}|
{{!-}} valign="top"
{{!-}} valign="center"
! style="border:1px solid #{{mw color light}}" {{!}} Founder
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Founder
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{founder|}}}
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{founder|}}}
}}
}}
{{#if:{{{link|}}}|
{{#if:{{{link|}}}|
{{!-}} valign="top"
{{!-}} valign="center"
! style="{{roundbl}} border:1px solid #{{mw color light}}" {{!}} URL
! style="{{roundbl}} border:1px solid #{{mw color light}}" align="right" {{!}} URL
{{!}} style="{{roundbr}} border:1px solid #{{mw color light}}" {{!}} {{{link|}}}
{{!}} style="{{roundbr}} border:1px solid #{{mw color light}}" {{!}} {{{link|}}}
}}
}}

Revision as of 04:27, 25 September 2010

Website-infobox

Usage

This template is used to display a character's vital information.
To add this template to an article copy and paste the following code and then fill in the information (all fields are optional):

{{Fan_site-infobox
|image =           an screenshot of the fan site
|caption =         a caption for the screenshot should one be necessary (be brief)
|created =         the date of the fan site's creation
|founder =         name or alias of the person who created the fan site
|URL =             URL of the fan site
}}

Blank code (paste onto page):

{{Fan_site-infobox
|image = 
|caption = 
|created = 
|founder = 
|URL = 
}}