Navigation menu

Template:Website-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
(infobox)
 
Line 1: Line 1:
{| width="300px" cellpadding="3" cellspacing="0" style="{{round|20px}} float:right; {{border|2}} {{background|neutral}}; font-size: 11px; margin-left:10px; margin-bottom:10px"
{| class="infobox"
|
|
{| width="100%" cellpadding="3" cellspacing="0" align="center" style="{{round}}"
{| class="infobox-sub"
! colspan="2" style="{{#if: {{{image|}}}| {{roundt}} | {{round}}}} {{border}} {{background}} font-size: 13px;" | ''{{{name|{{PAGENAME}}}}}''
! colspan="2" style="font-size: 13px; text-align: center;" | ''{{{name|{{PAGENAME}}}}}''
|-
|-
{{#if: {{{image|}}}|
{{#if: {{{image|}}}|
! colspan="2" align="center" style="{{roundb}} {{border}} {{background}}" {{!}} <div style="float:center; border-bottom:1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
{{!}} colspan="2" style="text-align: center;" {{!}} <div style="float:center; border-bottom: 1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
<span style="font-size: 10px">{{{caption|}}}</span>}}
<span style="font-size: 10px">{{{caption|}}}</span>}}
|}
|}
|-  
|-  
|
|
{| width="100%" cellpadding="3" cellspacing="0" style="{{round}} {{border}} {{background}}"
{| class="infobox-sub"
|-
{{#if:{{{created|}}}|
{{#if:{{{created|}}}|
! style="width: 30%; border-right: 1px solid #{{mw color light}}" align="right"  {{!}} Created
! Created
{{!}} {{{created|}}}}}
{{!}} {{{created|}}}}}
|-
|-
{{#if:{{{founder|}}}|
{{#if:{{{founder|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Founder
! Founder
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}} {{{founder|}}}}}
{{!}}
{{{founder|}}}}}
|-
|-
{{#if:{{{owner|}}}|
{{#if:{{{owner|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Current Owner
! Current Owner
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}} {{{owner|}}}}}
{{!}}
{{{owner|}}}}}
|-
|-
{{#if:{{{link|}}}|
{{#if:{{{link|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} URL
! URL
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}} {{{link|}}}}}
{{!}}
{{{link|}}}}}
|-
|-
{{#if:{{{button|}}}|
{{#if:{{{button|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Link Button
! Link Button
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}} {{{button|}}}}}
{{!}}
{{{button|}}}}}
|}
|}
|}<includeonly>{{#ifeq:{{NAMESPACE}}|User|{{Void}}|{{#if:{{{nocat|}}}||[[Category:Websites]]}}}}</includeonly><noinclude>{{clear}}
|}<includeonly>{{#ifeq:{{NAMESPACE}}|User|{{Void}}|{{#if:{{{nocat|}}}||[[Category:Websites]]}}}}</includeonly><noinclude>{{clear}}
Line 57: Line 60:
</pre>
</pre>


[[Category:Infobox Templates|{{PAGENAME}}]]
[[Category:Infobox Templates]]</noinclude>
 
</noinclude>

Latest revision as of 23:21, 16 August 2021

Website-infobox

Usage[edit source]

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):

  • Image: A 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
  • Owner: The current owner of the website
  • Link: URL of the fan site
  • Button: The site's affiliation button

Blank code (paste onto page):

{{Website-infobox
|image=
|caption=
|created=
|founder=
|link=
|button=
}}