Template:Infobox age/doc: Difference between revisions

From Guild of Archivists
mNo edit summary
No edit summary
Line 3: Line 3:


==Parameters==
==Parameters==
{| class="wikitable"
<templatedata>
! name
{
| The name of the Age as used in the page title
"params": {
|-
"name": {
! image
"description": "The name of the Age",
| ''Optional''<br />An image of the Age. Always supply a width of 200px when including it.
"type": "string",
|-
"autovalue": "{{PAGENAME}}",
! imagecaption
"default": "The current page name"
| ''Optional''<br />A description of the image.
},
|-
"image": {
! author
"description": "Supply a file name with an image of the Age. Don't provide the full [[File:…]] tag.",
| ''Optional''<br />The name of the person who wrote the Age. Be sure to link to their article! If the author is unknown, leave this blank, and "unknown" will be supplied automatically.
"type": "wiki-file-name",
|-
"suggested": true
! date-written
},
| ''Optional''<br />The date on which the Age was completed. If this is not known, leave it blank.
"imagecaption": {
|-
"description": "Provide a description for the image you supplied in the \"image\" parameter",
! link-ins
"type": "string",
| List all link-in points for this Age. If there is an article for a given point, be sure to reference it!
"suggested": true
|-
},
! restoration-phase
"author": {
| ''Optional''<br />If this Age is part of the [[DRC]] restoration efforts, list its current [[Restoration phases|restoration phase]] here.
"description": "If the name of the Age's author is known, provide it here.",
|-
"suggested": true,
! restoration-date-added
"default": "Unknown",
| ''Optional''<br />The date on which the Age was added to the DRC restoration progress list.
"type": "content"
|-
},
! restoration-phase1
"date-written": {
| ''Optional''<br />The date on which the Age entered Phase 1 restoration.
"description": "The dates on which the Age's development began and ended",
|-
"type": "date"
! restoration-phase2
},
| ''Optional''<br />The date on which the Age entered Phase 2 restoration.
"link-ins": {
|-
"type": "content",
! restoration-phase3
"description": "List all link-in points for this Age. If there is an article for a given point, be sure to reference it!"
| ''Optional''<br />The date on which the Age entered Phase 3 restoration.
},
|-
"connections": {
! restoration-phase4
"description": "List all of the Ages that are linked to from this Age.",
| ''Optional''<br />The date on which the Age entered Phase 4 restoration.
"type": "content"
|-
},
! restoration-phase5
"restoration-phase": {
| ''Optional''<br />The date on which the Age entered Phase 5 restoration.
"description": "If the Age is being restored by the DRC, list its current restoration phase.",
|-
"type": "string",
! restoration-release-date
"suggested": true
| ''Optional''<br />If this Age is part of the DRC restoration efforts and has been officially released to explorers, list its release date here.
},
|}
"restoration-date-added": {
"description": "The date on which this Age was added to the DRC restoration project list.",
"type": "date"
},
"restoration-phase1": {
"description": "The date when this Age entered restoration phase 1.",
"type": "date"
},
"restoration-phase2": {
"description": "The date when this Age entered restoration phase 2.",
"type": "date"
},
"restoration-phase3": {
"description": "The date when this Age entered restoration phase 3.",
"type": "date"
},
"restoration-phase4": {
"description": "The date when this Age entered restoration phase 4.",
"type": "date"
},
"restoration-phase5": {
"description": "The date when this Age entered restoration phase 5.",
"type": "date"
},
"restoration-release-date": {
"description": "The date when this Age was released to the explorer population in the Cavern.",
"type": "date"
}
}
}
</templatedata>

Revision as of 09:42, 21 February 2016

Usage

Include this template when creating an article about an Age. Below is a list of all parameters and how they should be used.

Parameters

No description.

Template parameters

ParameterDescriptionTypeStatus
namename

The name of the Age

Default
The current page name
Auto value
{{PAGENAME}}
Stringoptional
imageimage

Supply a file name with an image of the Age. Don't provide the full [[File:…]] tag.

Filesuggested
imagecaptionimagecaption

Provide a description for the image you supplied in the "image" parameter

Stringsuggested
authorauthor

If the name of the Age's author is known, provide it here.

Default
Unknown
Contentsuggested
date-writtendate-written

The dates on which the Age's development began and ended

Dateoptional
link-inslink-ins

List all link-in points for this Age. If there is an article for a given point, be sure to reference it!

Contentoptional
connectionsconnections

List all of the Ages that are linked to from this Age.

Contentoptional
restoration-phaserestoration-phase

If the Age is being restored by the DRC, list its current restoration phase.

Stringsuggested
restoration-date-addedrestoration-date-added

The date on which this Age was added to the DRC restoration project list.

Dateoptional
restoration-phase1restoration-phase1

The date when this Age entered restoration phase 1.

Dateoptional
restoration-phase2restoration-phase2

The date when this Age entered restoration phase 2.

Dateoptional
restoration-phase3restoration-phase3

The date when this Age entered restoration phase 3.

Dateoptional
restoration-phase4restoration-phase4

The date when this Age entered restoration phase 4.

Dateoptional
restoration-phase5restoration-phase5

The date when this Age entered restoration phase 5.

Dateoptional
restoration-release-daterestoration-release-date

The date when this Age was released to the explorer population in the Cavern.

Dateoptional