Difference between revisions of "Template:WikiHeadshot-index"
Jump to navigation
Jump to search
(Addition of text parameter and reformatted Usage) |
m |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><span style="display: inline-block; | + | <includeonly><span style="display: inline-block;vertical-align:baseline; text-align:center;margin:-1.0px; border: 2px solid #929292; width: 125px><b>{{#if:{{{altname|}}}|{{{altname|}}}|{{{name|}}}}}</b>{{#if:{{{text|}}}|<br><span style="font-size:75%">{{{text|}}}</span>}}<br>[[File:{{{name|}}}-WikiHeadshot{{#if: {{{exte|}}}|-{{{exte|}}}}}.png|125px|link={{#if:{{{altlink|}}}|{{{altlink|}}}|{{{name|}}}}}]]</span></includeonly><noinclude> |
==Crediting== | ==Crediting== | ||
− | Inspiration for this index style and dpl usage | + | Inspiration for this index style and dpl usage is from the '''T-Doll Index''' page in the '''IOP Wiki'''. Special thanks to canyada/canada on the MediaWiki discord for the dpl format parameter. |
Addition of a text parameter in the event a character needs one, mainly to do with races and distinguishing special traits, although I'm not sure how to deal with the extra header in solo cases, might be a problem that can be fixed is placed in a table.--[[User:Spotty McBumble Fuck|Spotty McBumble Fuck]] ([[User talk:Spotty McBumble Fuck|talk]]) 10:20, 14 May 2024 (UTC) | Addition of a text parameter in the event a character needs one, mainly to do with races and distinguishing special traits, although I'm not sure how to deal with the extra header in solo cases, might be a problem that can be fixed is placed in a table.--[[User:Spotty McBumble Fuck|Spotty McBumble Fuck]] ([[User talk:Spotty McBumble Fuck|talk]]) 10:20, 14 May 2024 (UTC) | ||
==Usage== | ==Usage== | ||
− | {{WikiHeadshot-index|name = Hethia|text=(Boreal Elf)}}{{WikiHeadshot-index|name = Hana}} | + | {{WikiHeadshot-index|name = Hethia|text=(Boreal Elf)}}{{WikiHeadshot-index|name = Hana}}{{WikiHeadshot-index|name=Mistress Matiha|exte=Eldritch}}{{WikiHeadshot-index|name=BoB|altname=Brint & Brienne|altlink=Companion Sets#Arena Armor}}<br>{{WikiHeadshot-index|name = Jarl Gunvaldsen}} |
<pre> | <pre> | ||
Standard Solo Usage: | Standard Solo Usage: | ||
Line 13: | Line 13: | ||
- name = Character page name | - name = Character page name | ||
- text = Additional text if necessary, if unused, simply remove the entire "text =" | - text = Additional text if necessary, if unused, simply remove the entire "text =" | ||
+ | - exte = in the event an alternate image is used | ||
+ | - altname = altname [this special case snowflake (and below) exists because of the BrintnBrienne merged wikiheadshot | ||
+ | - altlink = altlink | ||
</pre> | </pre> | ||
{{#dpl: | {{#dpl: | ||
|category= Characters & Art-Moira | |category= Characters & Art-Moira | ||
+ | |notcategory = Groups | ||
|format=,{{WikiHeadshot-index|name=%TITLE%}}, | |format=,{{WikiHeadshot-index|name=%TITLE%}}, | ||
}}<pre> | }}<pre> | ||
Line 21: | Line 25: | ||
{{#dpl: | {{#dpl: | ||
|category= Characters & Art-Moira | |category= Characters & Art-Moira | ||
+ | |notcategory = Groups | ||
|format=,{{WikiHeadshot-index|name=%TITLE%}}, | |format=,{{WikiHeadshot-index|name=%TITLE%}}, | ||
}} | }} | ||
This template can be used under dpl, supposedly creating an automatic and seamless wikiheadshot list. Images should be reformatted to include specific art categories. | This template can be used under dpl, supposedly creating an automatic and seamless wikiheadshot list. Images should be reformatted to include specific art categories. | ||
</pre></noinclude> | </pre></noinclude> |
Latest revision as of 06:40, 25 October 2024
Crediting
Inspiration for this index style and dpl usage is from the T-Doll Index page in the IOP Wiki. Special thanks to canyada/canada on the MediaWiki discord for the dpl format parameter.
Addition of a text parameter in the event a character needs one, mainly to do with races and distinguishing special traits, although I'm not sure how to deal with the extra header in solo cases, might be a problem that can be fixed is placed in a table.--Spotty McBumble Fuck (talk) 10:20, 14 May 2024 (UTC)
Usage
Hethia
(Boreal Elf)
Hana
Mistress Matiha
Brint & Brienne
Jarl Gunvaldsen
Standard Solo Usage: {{WikiHeadshot-index|name=|text=}} Parameters: - name = Character page name - text = Additional text if necessary, if unused, simply remove the entire "text =" - exte = in the event an alternate image is used - altname = altname [this special case snowflake (and below) exists because of the BrintnBrienne merged wikiheadshot - altlink = altlink
Integration with DynamicPageList: {{#dpl: |category= Characters & Art-Moira |notcategory = Groups |format=,{{WikiHeadshot-index|name=%TITLE%}}, }} This template can be used under dpl, supposedly creating an automatic and seamless wikiheadshot list. Images should be reformatted to include specific art categories.