Template:ID Portrait Resize: Difference between revisions
Jump to navigation
Jump to search
m (Adding section for templatedata for clarity) |
(Adding clarification to point out the similarities with the other ID portrait template as well as differences) |
||
Line 1: | Line 1: | ||
<includeonly>{{Trim|{{:{{{1|}}}/ID|TEMPLATE=Member Portrait-Resize|{{{2|}}}}}}}</includeonly><noinclude>Creates portrait as specified in a character's [[:Category:ID subpages|ID subpage]], | <includeonly>{{Trim|{{:{{{1|}}}/ID|TEMPLATE=Member Portrait-Resize|{{{2|}}}}}}}</includeonly><noinclude>Creates portrait as specified in a character's [[:Category:ID subpages|ID subpage]], much like [[Template:ID Portrait|the similarly named 'ID Portrait' template]], except it allows for any width to be specified, defaulting to 100px when unspecified. | ||
==Usage== | ==Usage== |
Revision as of 22:55, 18 June 2023
Creates portrait as specified in a character's ID subpage, much like the similarly named 'ID Portrait' template, except it allows for any width to be specified, defaulting to 100px when unspecified.
Usage
{{ID Portrait Resize|Noa T'Nessa Levinson}}
{{ID Portrait Resize|Noa T'Nessa Levinson|83}}
{{ID Portrait Resize|Noa T'Nessa Levinson|60}}
You can even have non-standard sizes:
{{ID Portrait Resize|Noa T'Nessa Levinson|156}}
Template Data
Displays the image from the specified character's ID subpage, with an optionally supplied size (defaults to 100 pixels with no size specified).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Character | 1 | The character name whose portrait to display. Must have an ID subpage created.
| Line | required |
Image size | 2 | The size to display the image at in pixels. Defaults to 100 when this is unspecified.
| Number | optional |