Template:Infobox age/doc: Difference between revisions
No edit summary |
(added dni-name parameter) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This infobox is specifically for [[Age]]s. Use {{tl|Infobox location}} for specific locations within an Age, including pod locations. | |||
==Usage== | ==Usage== | ||
{{Infobox age | |||
| name={{{name}}} | |||
| image={{{image}}} | |||
| imagecaption={{{imagecaption}}} | |||
| dni-name={{{dni-name}}} | |||
| author={{{author}}} | |||
| date-written={{{date-written}}} | |||
| link-ins={{{link-ins}}} | |||
| connections={{{connections}}} | |||
| restoration-phase={{{restoration-phase}}} | |||
| restoration-date-added={{{restoration-date-added}}} | |||
| restoration-phase1={{{restoration-phase1}}} | |||
| restoration-phase2={{{restoration-phase2}}} | |||
| restoration-phase3={{{restoration-phase3}}} | |||
| restoration-phase4={{{restoration-phase4}}} | |||
| restoration-phase5={{{restoration-phase5}}} | |||
| restoration-release-date={{{restoration-release-date}}} | |||
}} | |||
<pre style="overflow:auto"> | |||
{{Infobox age | |||
| name | |||
| image | |||
| imagecaption | |||
| dni-name | |||
| author | |||
| date-written | |||
| link-ins | |||
| connections | |||
| restoration-phase | |||
| restoration-date-added | |||
| restoration-phase1 | |||
| restoration-phase2 | |||
| restoration-phase3 | |||
| restoration-phase4 | |||
| restoration-phase5 | |||
| restoration-release-date | |||
}} | |||
</pre> | |||
==Parameters== | ==Parameters== | ||
Line 21: | Line 60: | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | |||
"dni-name": { | |||
"description": "Age name in D'ni.", | |||
"type": "string" | |||
}, | }, | ||
"author": { | "author": { | ||
Line 76: | Line 119: | ||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>[[Category:Infobox templates]]</includeonly> |
Latest revision as of 23:14, 20 November 2019
This infobox is specifically for Ages. Use {{Infobox location}} for specific locations within an Age, including pod locations.
Usage[edit source]
[[File:{{{image}}}|270px]] {{{imagecaption}}} | |
Name in D'ni | {{{dni-name}}} |
---|---|
Author | {{{author}}} |
Written | {{{date-written}}} |
Link-in points | {{{link-ins}}} |
Connections | {{{connections}}} |
Restoration progress | |
Current phase | {{{restoration-phase}}} |
Added | {{{restoration-date-added}}} |
Phase 1 began | {{{restoration-phase1}}} |
Phase 2 began | {{{restoration-phase2}}} |
Phase 3 began | {{{restoration-phase3}}} |
Phase 4 began | {{{restoration-phase4}}} |
Phase 5 began | {{{restoration-phase5}}} |
Released | {{{restoration-release-date}}} |
{{Infobox age | name | image | imagecaption | dni-name | author | date-written | link-ins | connections | restoration-phase | restoration-date-added | restoration-phase1 | restoration-phase2 | restoration-phase3 | restoration-phase4 | restoration-phase5 | restoration-release-date }}
Parameters[edit source]
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The name of the Age
| String | optional |
image | image | Supply a file name with an image of the Age. Don't provide the full [[File:…]] tag. | File | suggested |
imagecaption | imagecaption | Provide a description for the image you supplied in the "image" parameter | String | suggested |
dni-name | dni-name | Age name in D'ni. | String | optional |
author | author | If the name of the Age's author is known, provide it here.
| Content | suggested |
date-written | date-written | The dates on which the Age's development began and ended | Date | optional |
link-ins | link-ins | List all link-in points for this Age. If there is an article for a given point, be sure to reference it! | Content | optional |
connections | connections | List all of the Ages that are linked to from this Age. | Content | optional |
restoration-phase | restoration-phase | If the Age is being restored by the DRC, list its current restoration phase. | String | suggested |
restoration-date-added | restoration-date-added | The date on which this Age was added to the DRC restoration project list. | Date | optional |
restoration-phase1 | restoration-phase1 | The date when this Age entered restoration phase 1. | Date | optional |
restoration-phase2 | restoration-phase2 | The date when this Age entered restoration phase 2. | Date | optional |
restoration-phase3 | restoration-phase3 | The date when this Age entered restoration phase 3. | Date | optional |
restoration-phase4 | restoration-phase4 | The date when this Age entered restoration phase 4. | Date | optional |
restoration-phase5 | restoration-phase5 | The date when this Age entered restoration phase 5. | Date | optional |
restoration-release-date | restoration-release-date | The date when this Age was released to the explorer population in the Cavern. | Date | optional |