Difference between revisions of "Template:Portal icon demonstration"
Jump to navigation
Jump to search
test>John of Reading (For use at Template talk:Portal. Formats a proposed portal image with the size and styling that Template:Portal uses.) |
test>John of Reading (Allow up to three images) |
||
| Line 5: | Line 5: | ||
<td style="padding:0 0.2em;vertical-align:middle;font-style:italic;font-weight:bold;">[[:File:{{{1|Example.jpg}}}|{{{1|Example.jpg}}}]]</td> | <td style="padding:0 0.2em;vertical-align:middle;font-style:italic;font-weight:bold;">[[:File:{{{1|Example.jpg}}}|{{{1|Example.jpg}}}]]</td> | ||
</tr> | </tr> | ||
| + | {{#if:{{{2|}}}|<tr valign="middle"> | ||
| + | <td style="text-align:center;">[[File:{{{2}}}|32x28px|alt=Portal icon]]</td> | ||
| + | <td style="padding:0 0.2em;vertical-align:middle;font-style:italic;font-weight:bold;">[[:File:{{{2}}}|{{{2}}}]]</td> | ||
| + | </tr>}} | ||
| + | {{#if:{{{3|}}}|<tr valign="middle"> | ||
| + | <td style="text-align:center;">[[File:{{{3}}}|32x28px|alt=Portal icon]]</td> | ||
| + | <td style="padding:0 0.2em;vertical-align:middle;font-style:italic;font-weight:bold;">[[:File:{{{3}}}|{{{3}}}]]</td> | ||
| + | </tr>}} | ||
</table> | </table> | ||
</div><noinclude> | </div><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 07:00, 27 November 2015
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image name | 1 | The name of a image. Do not include the File: prefix. | File | required |
| Image name | 2 | A second image. | File | optional |
| Image name | 3 | A third image. | File | optional |
| Image name | 4 | A fourth image. | File | optional |
| Image name | 5 | A fifth image. | File | optional |
| The above documentation is transcluded from Template:Portal icon demonstration/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |