Template:Achievement/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>94Connor949-gpuser
No edit summary
>94Connor949-gpuser
No edit summary
Line 1: Line 1:
{{documentation subpage}}
{{documentation subpage}}
<pre>{{achievement
| name =
| description =
| requisites =
}}</pre>


==Overview==
==Overview==
This template is intended to show a colored, collapsed table.
This template is intended to show a stylized, collapsed table for [[achievement]]s and [[challenge]]s.


==Usage==
==Base parameters==
<pre>{{achievement
{| class="wikitable sortable"
| name = Achievement/challenge name
|-
| description = Achievement/challenge description
! Parameter !! Required !! Description
| requisites = Achievement/challenge requisites
|-
}}</pre>
| name || {{yes}} || Achievement/challenge name.
|-
| description || {{yes}} || Achievement/challenge description.
|-
| requisites || {{no}} || List of achievement/challenge requisites if applicable.
|-
| id || {{no}} || Achievement/challenge's toggle ID, if default ID is casuing errors.
|-
|}


'''Blank:'''
==Example==
<pre>{{achievement
<pre>{{achievement
| name =  
| name = All Ears
| description =  
| description = Listen to all optional NPC dialogue in each Act as one character.
| requisites =  
| requisites =  
*Act 1 (43)
*Act 2 (77)
*Act 3 (74)
*Act 4 (75)
}}</pre>
}}</pre>


==Example==
Results in:
{{achievement
{{achievement
| name = All Ears
| name = All Ears
| description = Listen to all optional NPC dialogue in each Act as one character.
| description = Listen to all optional NPC dialogue in each Act as one character.
| requisites =  
| requisites =  
Act 1 (43)
*Act 1 (43)
 
*Act 2 (77)
Act 2 (77)
*Act 3 (74)
 
*Act 4 (75)
Act 3 (74)
 
Act 4 (75)
}}
}}



Revision as of 09:27, 19 February 2017

This subpage provides documentation for Template:Achievement.

{{achievement
| name		= 
| description	= 
| requisites	= 
}}

Overview

This template is intended to show a stylized, collapsed table for achievements and challenges.

Base parameters

Parameter Required Description
name
Achievement/challenge name.
description
Achievement/challenge description.
requisites
List of achievement/challenge requisites if applicable.
id
Achievement/challenge's toggle ID, if default ID is casuing errors.

Example

{{achievement
| name		= All Ears
| description	= Listen to all optional NPC dialogue in each Act as one character.
| requisites	= 
*Act 1 (43)
*Act 2 (77)
*Act 3 (74)
*Act 4 (75)
}}

Results in:

All Ears
Listen to all optional NPC dialogue in each Act as one character.
  • Act 1 (43)
  • Act 2 (77)
  • Act 3 (74)
  • Act 4 (75)