Navigation menu

Template:Website-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
(infobox)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| width="300px" cellpadding="3" cellspacing="0" align="right" style="{{round|20px}} {{border|2}} {{background|neutral}}; font-size: 11px"
{| 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" align="center" style="{{round}} {{border}} {{background}}"
{| class="infobox-sub"
! style="width: 30%; border-right: 1px solid #{{mw color light}}" align="right"  {{!}} Created
{{#if:{{{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:Fan sites]]}}}}</includeonly><noinclude>{{clear}}
|}<includeonly>{{#ifeq:{{NAMESPACE}}|User|{{Void}}|{{#if:{{{nocat|}}}||[[Category:Websites]]}}}}</includeonly><noinclude>{{clear}}
== Usage ==
== Usage ==
This template is used to display a character's vital information.<br>
This template is used to display a character's vital information.<br>
Line 46: Line 50:
'''Blank code <small>(paste onto page)</small>:'''
'''Blank code <small>(paste onto page)</small>:'''
<pre>
<pre>
{{Fan site-infobox
{{Website-infobox
|image=
|image=
|caption=
|caption=
Line 56: 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=
}}