Navigation menu

Template:Website-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
(infobox)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=5 cellspacing=0 align=right width=265px style="{{round|20px}}"
{| class="infobox"
| align="center" style="{{round}} Border:1px solid #{{mw color light}}" {{#if:{{{image|}}}|style="{{roundt}} border:1px solid #{{mw color light}}"}} colspan="2" {{!}}  '''''{{PAGENAME}}'''''
|
|-
{| class="infobox-sub"
{{#if:{{{image|}}}|
! colspan="2" style="font-size: 13px; text-align: center;" | ''{{{name|{{PAGENAME}}}}}''
! colspan="2" style="{{roundb}} Border:1px solid #{{mw color light}}" {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
|-
|-
{{#if: {{{image|}}}|
{{!}} 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>}}
|}
|-
|
{| class="infobox-sub"
{{#if:{{{created|}}}|
{{#if:{{{created|}}}|
! style="{{roundtl}} border:1px solid #{{mw color light}}" align="right" {{!}} Created
! Created
{{!}} style="{{roundtr}} border:1px solid #{{mw color light}}" {{!}} {{{created|}}}}}
{{!}} {{{created|}}}}}
|-
|-
{{#if:{{{founder|}}}|
{{#if:{{{founder|}}}|
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Founder
! Founder
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{founder|}}}}}
{{!}}
{{{founder|}}}}}
|-
{{#if:{{{owner|}}}|
! Current Owner
{{!}}
{{{owner|}}}}}
|-
|-
{{#if:{{{link|}}}|
{{#if:{{{link|}}}|
! style="{{roundbl}} border:1px solid #{{mw color light}}" align="right" {{!}} URL
! URL
{{!}} style="{{roundbr}} border:1px solid #{{mw color light}}" {{!}} {{{link|}}}
{{!}}
}}
{{{link|}}}}}
|}<includeonly>{{#ifeq:{{NAMESPACE}}|User|{{Void}}|{{#if:{{{nocat|}}}||[[Category:Fan sites]]}}}}</includeonly><noinclude>{{clear}}
|-
{{#if:{{{button|}}}|
! Link Button
{{!}}
{{{button|}}}}}
|}
|}<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>
To add this template to an article copy and paste the following code and then fill in the information (all fields are optional):
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
*'''''Image:''''' A screenshot of the fan site
*'''Caption:''' A caption for the screenshot should one be necessary (be brief)
*'''''Caption:''''' A caption for the screenshot should one be necessary (be brief)
*'''Created:''' The date of the fan site's creation
*'''''Created:''''' The date of the fan site's creation
*'''Founder:''' Name or alias of the person who created the fan site
*'''''Founder:''''' Name or alias of the person who created the fan site
*'''URL:''' URL of the fan site
*'''''Owner:''''' The current owner of the website
*'''''Link:''''' URL of the fan site
*'''''Button:''''' The site's affiliation button


'''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=
|created=
|created=
|founder=
|founder=
|URL=
|link=
|button=
}}
}}
</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=
}}