Jump to content

Template:EquipmentSet/doc: Difference between revisions

From Drifters Almanac
Created page with "<noinclude>{{Documentation subpage}}</noinclude> This template is used to create standardized pages for armor and accessory sets in Embers Adrift. It displays an optional overview, set bonuses, set pieces, and an optional character image wearing the set. == Usage == Paste the following into a new page: <pre> {{EquipmentSet | intro = | set_name = | set_image = | set_image_caption = | set_bonus_1_required = | set_bonus_1_effect1_stat = | set_bonus_1_effect1_val..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
This template is used to create standardized pages for armor and accessory sets.
 
This template is used to create standardized pages for armor and accessory sets in Embers Adrift.


It displays an optional overview, set bonuses, set pieces, and an optional character image wearing the set.
It displays an optional overview, set bonuses, set pieces, and an optional character image wearing the set.
Line 52: Line 50:


;set_bonus_1_required – set_bonus_3_required: Number of pieces needed to unlock each tier bonus.
;set_bonus_1_required – set_bonus_3_required: Number of pieces needed to unlock each tier bonus.
;set_bonus_X_effectX_stat: Name of the stat bonus (e.g., Max Health, Hit, Defense).
;set_bonus_X_effectX_stat: Name of the stat bonus (e.g., Healing, Hit, Combat Movement).
;set_bonus_X_effectX_value: The numerical value of the bonus.
;set_bonus_X_effectX_value: The numerical value of the bonus.


Line 60: Line 58:
== Categories ==
== Categories ==
Pages using this template are automatically categorized into:
Pages using this template are automatically categorized into:
* [[Category:Equipment Sets]]
* Category:Equipment Sets
* [[Category:&lt;set_name&gt; Set]]
* Category:&lt;set_name&gt; Set


== Notes ==
== Notes ==

Latest revision as of 11:12, 27 April 2025

This template is used to create standardized pages for armor and accessory sets.

It displays an optional overview, set bonuses, set pieces, and an optional character image wearing the set.

Usage

Paste the following into a new page:

{{EquipmentSet
| intro = 
| set_name = 

| set_image = 
| set_image_caption = 

| set_bonus_1_required = 
| set_bonus_1_effect1_stat = 
| set_bonus_1_effect1_value = 
| set_bonus_1_effect2_stat = 
| set_bonus_1_effect2_value = 
| set_bonus_1_effect3_stat = 
| set_bonus_1_effect3_value = 

| set_bonus_2_required = 
| set_bonus_2_effect1_stat = 
| set_bonus_2_effect1_value = 
| set_bonus_2_effect2_stat = 
| set_bonus_2_effect2_value = 
| set_bonus_2_effect3_stat = 
| set_bonus_2_effect3_value = 

| set_bonus_3_required = 
| set_bonus_3_effect1_stat = 
| set_bonus_3_effect1_value = 
| set_bonus_3_effect2_stat = 
| set_bonus_3_effect2_value = 
| set_bonus_3_effect3_stat = 
| set_bonus_3_effect3_value = 

| set_pieces = 
}}

Parameters

intro
(Optional) Short lore or description about the set's use, theme, or region.
set_name
Name of the set. Used to generate links and categorization.
set_image
(Optional) File name for an image showing a character wearing the full set.
set_image_caption
(Optional) Caption text displayed beneath the set image.
set_bonus_1_required – set_bonus_3_required
Number of pieces needed to unlock each tier bonus.
set_bonus_X_effectX_stat
Name of the stat bonus (e.g., Healing, Hit, Combat Movement).
set_bonus_X_effectX_value
The numerical value of the bonus.
set_pieces
Comma-separated list of set pieces.

For pretty labels, use :: inside a piece entry (e.g., Salt_Cured_Leather_Cuirass::Salt Cured Leather Cuirass).

Categories

Pages using this template are automatically categorized into:

  • Category:Equipment Sets
  • Category:<set_name> Set

Notes

  • If a section's parameters are left blank, that section will not be displayed.
  • The set pieces are shown as a vertical list.
  • The set image is optional and will appear as a right-aligned thumbnail if provided.