Template:Compendium: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
(We already had that image)
m (→‎top: Standardizing Maintenance Categories)
 
(39 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Comment
<includeonly><templatestyles src="Template:Compendium/Styles.css"/><!--
|Image=File:BotW Blue Sheikah Eye Symbol.png
-->{{Collapsible
|Size=107px
|header= Hyrule Compendium Entry
|Link=Hyrule_Compendium
|collapse= true
|Title=Compendium
|content=  
|Name=Compendium Entry
<div class="compendium" style="padding:1em; border-radius:20px; border:3px solid {{{Color|#426787}}}; background-color:{{{Background|#1d578b}}};">
|Header=Compendium Entry
{{(!}} style="width: 100%; background: none; font-style:italic;"
|Subject={{{1|}}}
{{!}} rowspan="2" colspan="1" style="width:1px; text-align: center; padding:0 1em;"{{!}}{{{number|XXX}}}&nbsp;({{Exp|Master Mode|{{{numbermaster|XXX}}}}})&nbsp;{{{name|Name}}}<br/><!--
|Content={{{2|}}}
-->{{#if:{{{name|}}}
}}<noinclude>
  |[[File:BotW Hyrule Compendium {{{name}}}.png|150px|link=Hyrule Compendium|center]]
{{clear}}
  |[[File:BotW Crest of the Sheikah Symbol.png|link=Hyrule Compendium|150px|Hyrule Compendium|center]]
==Purpose==
  }}
This template is used to have a uniform format for Hyrule Compendium entries for creatures, monsters, materials, and equipment in ''Breath of the Wild''.
{{!}} rowspan="1" colspan="1" style="vertical-align:top; padding-top:1em;"{{!}}<div class="compendium-heading"><div><span>'''Description'''</span></div></div>{{{desc|Description}}}
 
{{!-}}
==Usage==
{{!}} rowspan="1" colspan="1" style="vertical-align:bottom;"{{!}}<div class="compendium-heading"><div><span>'''Common Locations'''</span></div></div>{{{locs|Common Locations}}}
{{NoWikiTemp|Normal|Target|Compendium Entry}}
{{!-}}
 
{{!}} rowspan="1" colspan="2" style="text-align: center; padding-left:1em"{{!}}<!--
Where ''Target'' is the name of the enemy, creature, monster, etc. in question, and ''Compendium Entry'' is the entry found in the Hyrule Compendium for it.
-->{{#if:{{{loot|}}}      |<div class="compendium-heading"><div><span>'''Recoverable Materials'''</span></div></div>{{{loot}}} }}
 
{{!-}}
[[Category:Comment Templates]]</noinclude>
{{!}} rowspan="1" colspan="1" style="text-align: center; padding:0 1em"{{!}}<!--
-->{{#if:{{{healing|}}}    |<div class="compendium-heading"><div><span>'''Hearts Recovered'''</span></div></div>{{HeartAmount|{{{healing}}}|.|{{{healing}}}}} }}
{{!}} rowspan="1" colspan="1" style="text-align: center;"{{!}}<!--
-->{{#if:{{{props|}}}      |<div class="compendium-heading"><div><span>'''Properties'''</span></div></div>{{{props}}} }}<!--
-->{{#if:{{{cookeffects|}}}|<div class="compendium-heading"><div><span>'''Cooking Effects'''</span></div></div>{{{cookeffects}}} }}<!--
-->{{#if:{{{addeffects|}}} |<div class="compendium-heading"><div><span>'''Additional Effects'''</span></div></div>{{{addeffects}}} }}
{{!)}}
</div><!--End of collapsing div-->
}}</includeonly><noinclude>
{{Documentation}}
[[Category:Templates needing CSS improvements]] <!-- should use TemplateStyles instead of inline styles -->
</noinclude>

Latest revision as of 00:21, 26 April 2023


Purpose

This template displays a Hyrule Compendium entry in Breath of the Wild.

Usage

{{Compendium
|number=Entry no.
|name=Name
|desc=Description
|locs=Common Locations
|props=Properties
|loot=Recoverable Materials
|healing=Hearts Recovered
|cookeffects=Cooking Effects
|addeffects=Additional Effects
}}

Template:Compendium/Extract will mainly be used to display the compendium entry information from a table detailing all compendium entries:

{{Compendium/Extract}}

or

{{Compendium/Extract|Stamella Shroom}}
Hyrule Compendium Entry
173 (178) Stamella Shroom
Description
A green mushroom that grows near trees in the forest. It's chock-full of natural energy. Cook it to release its stamina-restoration properties.
Common Locations
Hyrule Ridge
Hyrule Field
Hearts Recovered
Cooking Effects
Stamina Recovery

Example

Hyrule Compendium Entry
Entry no.aaa (XXX) Arrow
Description
Descriptionaaa
Common Locations
Common Locationsaaa
Recoverable Materials
Acorn Arrow Bokoblin Guts
Hearts Recovered
Hearts Recoveredaaa
Properties
Propertiesaaa
Cooking Effects
Cooking Effectsaaa
Additional Effects
Additional Effectsaaa

See Also

The above documentation is transcluded from Template:Compendium/Documentation. (edit | history)