Difference between revisions of "Template:Companion"

From DDO Compendium
 
(7 intermediate revisions by the same user not shown)
Line 9: Line 9:
|tricks=
|tricks=
|othertricks=
|othertricks=
|certificate=
|droplocation=
}}
}}
</pre>
</pre>
Line 21: Line 23:
|parameter2description = Enter the description that is on the examine window at the bottom.
|parameter2description = Enter the description that is on the examine window at the bottom.
|parameter3name = icon
|parameter3name = icon
|parameter3description = The icon to use for this item, overrides the icon using the item name
|parameter3description = The icon to use for this item, overrides the icon using the item name, default is 'name Certificate'
|parameter4name = image
|parameter4name = image
|parameter4description = The image for the companion, if the default named one doesn't work.
|parameter4description = The image for the companion, if the default named one doesn't work.
Line 30: Line 32:
|parameter7name = othertricks
|parameter7name = othertricks
|parameter7description = Contains a bulleted list of tricks that are only available separately.
|parameter7description = Contains a bulleted list of tricks that are only available separately.
|parameter8name = droplocation
|parameter8description = This specifies information on where this drops. Use one of the drop location templates to specify it. The list of templates can be found here: [[:Category:DropLocation Templates]]. If there is more than one, put each on its own line starting with an asterisk. ONLY USE IF THERE IS NOT A CERTIFICATE
}}
}}
</noinclude>
</noinclude>
Line 40: Line 44:
<table class="table table-condensed">
<table class="table table-condensed">
<tr>
<tr>
<td class="col-sm-1">{{IconImage|{{{name}}}|{{{icon|}}}}}</td>
<td class="col-sm-1">{{IconImageWithLink|{{{name}}} Certificate|{{{icon|}}}}}</td>
<td class="col-sm-11 center">
<td class="col-sm-11 center">
<span class="big">'''{{{name}}}'''</span>
<span class="big">'''{{{name}}}'''</span>
Line 73: Line 77:
<tr style="background: rgb(0,0,0)">
<tr style="background: rgb(0,0,0)">
<td>[[File:{{#if: {{{image|}}}|{{{image}}}|{{{name}}}}}.png|center|300px|]]</td>
<td>[[File:{{#if: {{{image|}}}|{{{image}}}|{{{name}}}}}.png|center|300px|]]</td>
</tr>
<tr>
<td>'''Added to Stable Using:''' {{#if: {{{certificate|}}}|{{RenderLink|{{{certificate|}}}}}|{{#if: {{{droplocation|}}}|{{WrapMultiLine|{{{droplocation}}}}}|[[{{{name}}} Certificate]]}}}}</td>
</tr>
</tr>
{{#if: {{{bug|}}}|<tr>
{{#if: {{{bug|}}}|<tr>
Line 85: Line 92:
{{#seo:
{{#seo:
|type=website
|type=website
|image={{#ifexist:File:{{{name}}}.png|{{filepath:{{{name}}}.png|nowiki}}|{{#ifexist:File:{{{name}}} Icon.png|{{filepath:{{{name}}} Icon.png|nowiki}}|}}}}
|image={{PageExists|File:{{{name}}}.png|{{filepath:{{{name}}}.png|nowiki}}|{{PageExists|File:{{{name}}} Icon.png|{{filepath:{{{name}}} Icon.png|nowiki}}}}}}
|description=Companion
|description=Companion
|site_name={{SITENAME}}
|site_name={{SITENAME}}

Latest revision as of 00:41, 15 June 2024

{{Template:Companion
|name =
|description =
|icon=
|image=
|bug=
|tricks=
|othertricks=
|certificate=
|droplocation=
}}

Companion[edit]

This template is used to render information about a companion.

Usage[edit]

Parameter Documentation
nameThe name of the companion.
descriptionEnter the description that is on the examine window at the bottom.
iconThe icon to use for this item, overrides the icon using the item name, default is 'name Certificate'
imageThe image for the companion, if the default named one doesn't work.
bugContains any information about a bug related to the item. Use Template:Bug
tricksContains a bulleted list of tricks that are included when you get the companion
othertricksContains a bulleted list of tricks that are only available separately.
droplocationThis specifies information on where this drops. Use one of the drop location templates to specify it. The list of templates can be found here: Category:DropLocation Templates. If there is more than one, put each on its own line starting with an asterisk. ONLY USE IF THERE IS NOT A CERTIFICATE

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.