User:Wmyttmlimvty/Sandbox/Testpage: Difference between revisions

From Inkipedia, the Splatoon wiki
mNo edit summary
Tag: Reverted
m (Displaytitle)
Tag: Manual revert
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{BubbleBox|tags=tagInfobox|open|border={{{color|}}}|background=rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.15)
{{DISPLAYTITLE:{{NAMESPACE}}:&#8239;wmyttmlimvty/Sandbox/{{SUBPAGENAME}}}}
|style=width: 350px; padding: 8px; float: right; {{{style|}}}}}
<span class="tagTab" style="display: none; padding: 2px; margin-right: 2px; cursor: default; border-width: 1px 3px 1px 3px; border-style: solid; border-radius: 4px; font-size: 12px; border-color: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.5); background-color: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.2); outline-color: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.3); ">{{{gobbler title|{{{title|{{PAGENAME}}}}}}}}&#8203;</span>
{{InfoboxTitle|color={{{color|}}}|{{{title|{{PAGENAME}}}}}}}
<div style="text-align: center; margin: 8px;">{{#if:{{{logo|}}}|[[File:{{{logo|}}}|frameless|{{#if:{{{size|}}}|{{{size}}}|{{334x250px}}}}]]<br />}}{{#if:{{{image|}}}|[[File:{{{image|Example.png}}}|frameless|334x250px]]}}{{#if:{{{caption|}}}|<br />''{{{caption}}}''}}</div><!--
-->{{#ifeq:{{{1|}}}|open||{{{1|}}}</div>}}<!--
--></includeonly><noinclude>__NOTOC__
Produces a basic infobox for a game.
 
=== Parameters ===
{|
|- style="vertical-align: top;"
|<code>open</code>||Optional.||Like with {{t|BubbleBox}}, the "open" parameter leaves the table open (unclosed div) for further customization.
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>color</code>||Optional.||An RGB triplet to use as the base color for formatting. The default color is {{t|SiteColor|Generic}}.
|- style="vertical-align: top;"
|<code>style</code>||Optional.||A CSS property list to apply to the top-level container.
|- style="vertical-align: top;"
|<code>title</code>||Optional.||The title. If absent, the page name is used.
|- style="vertical-align: top;"
|<code>gobbler title</code>||Optional.||The title text used for the [[Template:InfoboxGobbler]] tab. If absent, <code>title</code> is used.
|- style="vertical-align: top;"
|<code>logo</code>||Optional.||The filename of the logo to display.
|- style="vertical-align: top;"
|<code>image</code>||Optional.||The filename of the image to display.
|- style="vertical-align: top;"
|<code>caption</code>||Optional.||Text displayed below the image.
|- style="vertical-align: top;"
|}
 
=== Test ===
{{User:wmyttmlimvty/Sandbox/Testpage
|color    = {{SiteColor|Splatoon}}
|size      = 3000px
|title    = Splatooon
|image    = Splatoon NA Box Art.jpg
|caption  = North American box art
}}
</noinclude>

Revision as of 11:30, 17 June 2024