Difference between revisions of "Template:Headshot-index"
Jump to navigation
Jump to search
m |
m |
||
(10 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 gray; width: 125px><b>{{#if: {{{altnametext|}}}|{{{altnametext|}}}|{{{name|}}}}}</b>{{#if: {{{text|}}}|<br><span style="font-size:75%">{{{text|}}}</span>}}<br>{{#if: {{{ow|}}}|[[File:CoC2 Icon BuntCake.png|125px|link={{{name|}}}]]|{{#if: {{{exte|}}}|[[File:{{{name|}}}-{{{art|}}}-Headshot-{{{exte|}}}.png|125px|link={{#if:{{{altnamelink|}}}|{{{altnamelink|}}}|{{{name|}}}}}]]|[[File:{{{name|}}}-{{{art|}}}-Headshot.png|125px|link={{#if:{{{altnamelink|}}}|{{{altnamelink|}}}|{{{name|}}}}}]]}}}}</span></includeonly><noinclude> |
==Crediting== | ==Crediting== | ||
Based on the implementation of [[:Template:WikiHeadshot-index]], modified to for characters that have more than one headshot, mainly for generics. The problem is, I don't think this implementation can use DPL considering its only one character/page and there is a repeat, I may have to do this manually--[[User:Spotty McBumble Fuck|Spotty McBumble Fuck]] ([[User talk:Spotty McBumble Fuck|talk]]) 16:09, 9 May 2024 (UTC) | Based on the implementation of [[:Template:WikiHeadshot-index]], modified to for characters that have more than one headshot, mainly for generics. The problem is, I don't think this implementation can use DPL considering its only one character/page and there is a repeat, I may have to do this manually--[[User:Spotty McBumble Fuck|Spotty McBumble Fuck]] ([[User talk:Spotty McBumble Fuck|talk]]) 16:09, 9 May 2024 (UTC) | ||
==Usage== | ==Usage== | ||
− | {{Headshot-index|name = Harpy Thief|exte=1|art=DCL}} | + | {{Headshot-index|name = Harpy Thief|exte=1|art=DCL}}{{Headshot-index|name = Harpy Thief|exte=2|art=DCL}}{{Headshot-index|name = Benny|art=DCL}}{{Headshot-index|name = Benny|art=DCL|altnametext=BenBoi}}{{Headshot-index|name=Giant Boar|ow=1|text=(sample)}}{{Headshot-index|name=Cultist (Male)|art=Moira|altnametext=Cultist Archer<br>Cultist Mage|altnamelink=Cultist Archer}} |
− | {{Headshot-index|name = Harpy Thief|exte=2|art=DCL}} | ||
− | {{Headshot-index|name = Benny|art=DCL}} | ||
<pre><nowiki> | <pre><nowiki> | ||
+ | If the parameter is empty, just remove it entirely to save space | ||
+ | ---- | ||
+ | Sample Cases (above): | ||
+ | {{Headshot-index|name = Harpy Thief|exte=1|art=DCL}}{{Headshot-index|name = Harpy Thief|exte=2|art=DCL}}{{Headshot-index|name = Benny|art=DCL}}{{Headshot-index|name = Benny|art=DCL|altnametext=BenBoi}}{{Headshot-index|name=Giant Boar|ow=1|text=(sample)}}{{Headshot-index|name=Cultist (Male)|art=Moira|altnametext=Cultist Archer<br>Cultist Mage|altnamelink=Cultist Archer}} | ||
+ | ---- | ||
{{Headshot-index | {{Headshot-index | ||
|name= | |name= | ||
|exte= | |exte= | ||
|art= | |art= | ||
+ | |altnametext= | ||
+ | |altnamelink= | ||
+ | |ow= | ||
+ | |text= | ||
}} | }} | ||
+ | ---- | ||
Parameters: | Parameters: | ||
- name = use the exact page name | - name = use the exact page name | ||
- exte = refers to the extension number in the file name (i.e. Harpy Thief-Headshot-1.png and Harpy Thief-Headshot-2.png), for those without extensions, simply remove/exclude exte | - exte = refers to the extension number in the file name (i.e. Harpy Thief-Headshot-1.png and Harpy Thief-Headshot-2.png), for those without extensions, simply remove/exclude exte | ||
+ | - altnametext = in the event the character/art has an alternative name | ||
+ | - altnamelink = in the event the art file name is different from the actual name, the link can be changed to this parameter | ||
+ | - ow = in the event the character has no art and an overwrite must be used to use the placeholder image (use any value or just '1') | ||
+ | - text = in the event other text needs to be provided | ||
</nowiki></pre></noinclude> | </nowiki></pre></noinclude> |
Latest revision as of 06:53, 25 October 2024
Crediting
Based on the implementation of Template:WikiHeadshot-index, modified to for characters that have more than one headshot, mainly for generics. The problem is, I don't think this implementation can use DPL considering its only one character/page and there is a repeat, I may have to do this manually--Spotty McBumble Fuck (talk) 16:09, 9 May 2024 (UTC)
Usage
Harpy Thief
Harpy Thief
Benny
BenBoi
Giant Boar
(sample)
Cultist Archer
Cultist Mage
If the parameter is empty, just remove it entirely to save space ---- Sample Cases (above): {{Headshot-index|name = Harpy Thief|exte=1|art=DCL}}{{Headshot-index|name = Harpy Thief|exte=2|art=DCL}}{{Headshot-index|name = Benny|art=DCL}}{{Headshot-index|name = Benny|art=DCL|altnametext=BenBoi}}{{Headshot-index|name=Giant Boar|ow=1|text=(sample)}}{{Headshot-index|name=Cultist (Male)|art=Moira|altnametext=Cultist Archer<br>Cultist Mage|altnamelink=Cultist Archer}} ---- {{Headshot-index |name= |exte= |art= |altnametext= |altnamelink= |ow= |text= }} ---- Parameters: - name = use the exact page name - exte = refers to the extension number in the file name (i.e. Harpy Thief-Headshot-1.png and Harpy Thief-Headshot-2.png), for those without extensions, simply remove/exclude exte - altnametext = in the event the character/art has an alternative name - altnamelink = in the event the art file name is different from the actual name, the link can be changed to this parameter - ow = in the event the character has no art and an overwrite must be used to use the placeholder image (use any value or just '1') - text = in the event other text needs to be provided