Site Notice
  • We have a limited coverage policy. Please check our coverage page to see which articles are allowed.
  • Please no leaked content less than one year old, or videos of leaks.
  • Content copied verbatim from other websites or wikis will be removed.

Difference between revisions of "Template:Service infobox"

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Jump to navigation Jump to search
m (Text replacement - "align="center"" to "align="center" {{html5}}")
(I didn't know how to fix the broken code exactly (maybe caused by an update) but wondering if this will do.)
Line 1: Line 1:
 
{| style="background: #{{nintendo 1st color}}; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 5px solid #{{nintendo 3rd color}}; width: 25%; float:right;"
 
{| style="background: #{{nintendo 1st color}}; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 5px solid #{{nintendo 3rd color}}; width: 25%; float:right;"
 
|-
 
|-
! colspan="2" class="header" | {{{name}}}
+
! colspan="2" class="header" | {{{name}}}<br><div>{{{logo}}}</div><div><small>{{{caption}}}</small></div>
|-
+
|
| colspan="2" align="center" {{html5}} style="background: #FFF; {{roundy|10px}}" |
 
{| colspan="2" width="100%" style="background: #FFF; {{roundy|10px}} {{roundy|20px}}"
 
| colspan="2" class="c" align="center" {{html5}} style="background: #fff" | <div>{{{logo}}}</div><div><small>{{{caption}}}</small></div>
 
|}
 
 
|-
 
|-
|
+
! colspan="2" class="footer" |  
|-  
+
{| style="background: #{{nintendo 1st color}}; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 5px solid #{{nintendo 3rd color}}; width: 25%; float:right;"
 
! align="right" style="background: #{{nintendo 2nd color}};{{roundytl|10px}}" | Provider
 
! align="right" style="background: #{{nintendo 2nd color}};{{roundytl|10px}}" | Provider
 
| style="background: #fff; {{roundytr|10px}}" | {{{provider}}}
 
| style="background: #fff; {{roundytr|10px}}" | {{{provider}}}
Line 28: Line 24:
 
| style="background: #fff; {{roundybr|10px}}" |  {{{externallink}}}
 
| style="background: #fff; {{roundybr|10px}}" |  {{{externallink}}}
 
|-
 
|-
 +
|}
 
|}
 
|}
 
<noinclude>
 
<noinclude>

Revision as of 01:17, 12 November 2019

{{{name}}}
{{{logo}}}
{{{caption}}}
align="right" style="background: #Template:Nintendo 2nd color;border-top-left-radius: 10px;" | Provider {{{provider}}}
align="right" style="background: #Template:Nintendo 2nd color;" | Launched {{{launched}}}
align="right" style="background: #Template:Nintendo 2nd color;" | End date {{{enddate}}}
align="right" style="background: #Template:Nintendo 2nd color;" | Service provided {{{serviceprovided}}}
align="right" style="background: #Template:Nintendo 2nd color;" | Accessible by {{{accessableby}}}
align="right" style="background: #Template:Nintendo 2nd color;border-bottom-left-radius: 10px;" | Website {{{externallink}}}

Parameters

  • Name = Name of the service. ({{PAGENAME}} can be used in the template.)
  • Logo = Image link of the logo.
  • Caption = A message about or describing the image.
  • Provider = The company or organization that hosts the service.
  • Launched = The date the service launched. (Use the {{tt}} template if there are multiple dates, such as launches in separate countries, to explain them.)
  • End Date = The day the service was shut down. (Present/Still Active if still available.)
  • Service Provided = Short description of what the service is.
  • Accessable By = Short list of primary devices that can access the service. Examples: Nintendo Wii; Nintendo 3DS; Internet(If online only)
  • External Link = A link to the service, if applicable.