Difference between revisions of "Template:Portal icon demonstration/doc"
Jump to navigation
Jump to search
test>Checkingfax (→top: ce | wikilink) |
test>Rchard2scout m (fix syntax error in json) |
||
| Line 25: | Line 25: | ||
"description": "The name of a image. Do not include the File: prefix.", | "description": "The name of a image. Do not include the File: prefix.", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
| − | "required": true | + | "required": true |
}, | }, | ||
"2": { | "2": { | ||
| Line 31: | Line 31: | ||
"description": "A second image.", | "description": "A second image.", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
| − | "required": false | + | "required": false |
}, | }, | ||
"3": { | "3": { | ||
| Line 37: | Line 37: | ||
"description": "A third image.", | "description": "A third image.", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
| − | "required": false | + | "required": false |
}, | }, | ||
"4": { | "4": { | ||
| Line 43: | Line 43: | ||
"description": "A fourth image.", | "description": "A fourth image.", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
| − | "required": false | + | "required": false |
}, | }, | ||
"5": { | "5": { | ||
| Line 49: | Line 49: | ||
"description": "A fifth image.", | "description": "A fifth image.", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
| − | "required": false | + | "required": false |
} | } | ||
} | } | ||
Revision as of 09:08, 11 October 2019
| 40px | This is a documentation subpage for Template:Portal icon demonstration. It contains usage information, categories and other content that is not part of the original template page. |
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 |