Navigation menu

Template:Website-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
(infobox)
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=0 align=right width=265px style="Border: {{round|17px}}"
{| 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"
! colspan="2" style="font-size: 13px; text-align: center;" | ''{{{name|{{PAGENAME}}}}}''
|-
|-
{{#if:{{{image|}}}|
{{#if: {{{image|}}}|
{{!-}}
{{!}} colspan="2" style="text-align: center;" {{!}} <div style="float:center; border-bottom: 1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
! colspan="2" style="{{roundb}} Border:1px solid #{{mw color light}}" {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
<span style="font-size: 10px">{{{caption|}}}</span>}}
|}
|-
|
{| class="infobox-sub"
{{#if:{{{created|}}}|
{{#if:{{{created|}}}|
{{!-}} valign="top"
! Created
! style="{{roundtl}} border:1px solid #{{mw color light}}" {{!}} Created
{{!}} {{{created|}}}}}
{{!}} style="{{roundtr}} border:1px solid #{{mw color light}}" {{!}} {{{created|}}}
|-
}}
{{#if:{{{founder|}}}|
{{#if:{{{founder|}}}|
{{!-}} valign="top"
! Founder
! style="border:1px solid #{{mw color light}}" {{!}} Founder
{{!}}
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{founder|}}}
{{{founder|}}}}}
}}
|-
{{#if:{{{owner|}}}|
! Current Owner
{{!}}
{{{owner|}}}}}
|-
{{#if:{{{link|}}}|
{{#if:{{{link|}}}|
{{!-}} valign="top"
! URL
! style="{{roundbl}} border:1px solid #{{mw color light}}" {{!}} URL
{{!}}
{{!}} style="{{roundbr}} border:1px solid #{{mw color light}}" {{!}} {{{link|}}}
{{{link|}}}}}
}}
|-
|}<includeonly>{{#ifeq:{{NAMESPACE}}|User|{{Void}}|{{#if:{{{nocat|}}}||[[Category:Fan sites]]}}}}</includeonly><noinclude>
{{#if:{{{button|}}}|
=== Usage ===
! Link Button
{{!}}
{{{button|}}}}}
|}
|}<includeonly>{{#ifeq:{{NAMESPACE}}|User|{{Void}}|{{#if:{{{nocat|}}}||[[Category:Websites]]}}}}</includeonly><noinclude>{{clear}}
== 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):
<pre>
{{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
}}
</pre>


'''Blank code (paste onto page):'''
*'''''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 <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=
}}