Difference between revisions of "Template:Portal icon demonstration"

From blackwiki
Jump to navigation Jump to search
test>John of Reading
(Two more...)
test>John of Reading
(The newlines were getting stripped.)
Line 4: Line 4:
 
<span style="display:table-cell;padding:0.2em;vertical-align:middle;text-align:center">[[File:{{{1|Example.jpg}}}|32x28px|alt=icon]]</span>
 
<span style="display:table-cell;padding:0.2em;vertical-align:middle;text-align:center">[[File:{{{1|Example.jpg}}}|32x28px|alt=icon]]</span>
 
<span style="display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle">[[:File:{{{1|Example.jpg}}}|{{{1|Example.jpg}}}]]</span>
 
<span style="display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle">[[:File:{{{1|Example.jpg}}}|{{{1|Example.jpg}}}]]</span>
</li>{{#if:{{{2|}}}|
+
</li>
 +
{{#if:{{{2|}}}|<nowiki/>
 
<li style="display:table-row">
 
<li style="display:table-row">
 
<span style="display:table-cell;padding:0.2em;vertical-align:middle;text-align:center">[[File:{{{2}}}|32x28px|alt=icon]]</span>
 
<span style="display:table-cell;padding:0.2em;vertical-align:middle;text-align:center">[[File:{{{2}}}|32x28px|alt=icon]]</span>
 
<span style="display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle">[[:File:{{{2}}}|{{{2}}}]]</span>
 
<span style="display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle">[[:File:{{{2}}}|{{{2}}}]]</span>
</li>}}{{#if:{{{3|}}}|
+
</li>
 +
}}{{#if:{{{3|}}}|<nowiki/>
 
<li style="display:table-row">
 
<li style="display:table-row">
 
<span style="display:table-cell;padding:0.2em;vertical-align:middle;text-align:center">[[File:{{{3}}}|32x28px|alt=icon]]</span>
 
<span style="display:table-cell;padding:0.2em;vertical-align:middle;text-align:center">[[File:{{{3}}}|32x28px|alt=icon]]</span>
 
<span style="display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle">[[:File:{{{3}}}|{{{3}}}]]</span>
 
<span style="display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle">[[:File:{{{3}}}|{{{3}}}]]</span>
</li>}}{{#if:{{{4|}}}|
+
</li>
 +
}}{{#if:{{{4|}}}|<nowiki/>
 
<li style="display:table-row">
 
<li style="display:table-row">
 
<span style="display:table-cell;padding:0.2em;vertical-align:middle;text-align:center">[[File:{{{4}}}|32x28px|alt=icon]]</span>
 
<span style="display:table-cell;padding:0.2em;vertical-align:middle;text-align:center">[[File:{{{4}}}|32x28px|alt=icon]]</span>
 
<span style="display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle">[[:File:{{{4}}}|{{{4}}}]]</span>
 
<span style="display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle">[[:File:{{{4}}}|{{{4}}}]]</span>
</li>}}{{#if:{{{5|}}}|
+
</li>
 +
}}{{#if:{{{5|}}}|<nowiki/>
 
<li style="display:table-row">
 
<li style="display:table-row">
 
<span style="display:table-cell;padding:0.2em;vertical-align:middle;text-align:center">[[File:{{{5}}}|32x28px|alt=icon]]</span>
 
<span style="display:table-cell;padding:0.2em;vertical-align:middle;text-align:center">[[File:{{{5}}}|32x28px|alt=icon]]</span>
 
<span style="display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle">[[:File:{{{5}}}|{{{5}}}]]</span>
 
<span style="display:table-cell;padding:0.2em 0.2em 0.2em 0.3em;vertical-align:middle">[[:File:{{{5}}}|{{{5}}}]]</span>
</li>}}
+
</li>
 +
}}
 
</ul>
 
</ul>
 
</div><noinclude>
 
</div><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 21:45, 10 October 2016

50px Template documentation[view] [edit] [history] [purge]

Template:Template shortcuts

This template displays the format of an image using the same size and styling that the {{Portal}} template would use, were the image to be configured as a portal icon. It is intended for use at Template talk:Portal when discussing proposed changes to the portal icon list found here.

Usage

The template accepts up to five unnamed parameters: the names of up to five images. Note: Do not include the "File:" prefix.

Example

{{Portal icon demonstration|School.svg|Campfire3.png|Communications icon.png}} renders as:

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Portal icon demonstration

This is a template to format a proposed portal image.

Template parameters

ParameterDescriptionTypeStatus
Image name1

The name of a image. Do not include the File: prefix.

Filerequired
Image name2

A second image.

Fileoptional
Image name3

A third image.

Fileoptional
Image name4

A fourth image.

Fileoptional
Image name5

A fifth image.

Fileoptional