Difference between revisions of "Template:Historical"
From Paragon Wiki Archive
(reason +notused = never implemented into) |
(changing default to the current name of the game, CoH Freedom... CoH/V distinctions are some what otudated) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
|- | |- | ||
| style="padding-right: 5px;" | [[Image:Badge_time.png]] | | style="padding-right: 5px;" | [[Image:Badge_time.png]] | ||
− | |This {{#if: {{{type|}}}|{{{type}}}|article or section}} contains information {{#switch: {{lc:{{{reason}}}}} | + | |{{#if:{{{text|}}}|{{{text}}}|This {{#if: {{{type|}}}|{{{type}}}|article or section}} contains information {{#if:{{{customreason|}}}|{{{customreason}}}|{{#switch: {{lc:{{{reason}}}}} |
| event = about a past event in | | event = about a past event in | ||
| change = about changes that took place in | | change = about changes that took place in | ||
| maybe = that may not apply to the current version of | | maybe = that may not apply to the current version of | ||
+ | | changed | ||
| obsolete = that no longer applies to the current version of | | obsolete = that no longer applies to the current version of | ||
− | | notused = never implemented into | + | | notused = about a system or idea that was never implemented into |
+ | | issue = about a major update to | ||
| #default = that no longer applies to the current version of | | #default = that no longer applies to the current version of | ||
− | }} City of {{#switch: {{lc:{{{game}}}}} | + | }} }} City of {{#switch: {{lc:{{{game}}}}} |
+ | | f | ||
+ | | freedom = Heroes Freedom | ||
| h | | h | ||
| coh | | coh | ||
Line 21: | Line 25: | ||
| both | | both | ||
| hv | | hv | ||
− | | #default = Heroes | + | | #default = Heroes Freedom}}. {{#if:{{{more|}}}|{{{more}}}|It is provided for historical purposes.}} }} |
− | + | |}<noinclude>{{Documentation}}</noinclude> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | { | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 04:16, 14 May 2012
[edit] [ ] Documentation
Overview
This template is to be used for articles or sections of articles that fit the description in the message.
Parameters
All parameters are optional. If not supplied, a default value will be used.
- type
- Purpose: Indicates whether the message applies to the whole article or just a section.
- Default: "article or section"
- Accepts: Anything, but should probably be "article" or "section".
- reason
- Purpose: A keyword that indicates which reason this is historical. Fills in the spot between "... contains information ..." and "...City of...".
- Default: that no longer applies to the current version of
- Accepts:
- change = about changes that took place in
- event = about a past event in
- maybe = that may not apply to the current version of
- notused = about a system or idea that was never implemented into
- obsolete = that no longer applies to the current version of
- issue = about a major update to
- customreason
- Purpose: Supplies a customized reason when there exists no reason= option that will work. Try to use only for special cases! If a more generalized reason can be added to reason=, that may be better. If used, this will disable reason=.
- Accepts: Anything.
- game
- Purpose: Indicates which game the message applies to.
- Default: "City of Heroes Freedom"
- Accepts:
- f, freedom for "City of Heroes Freedom"
- h, coh, hero, heroes for "City of Heroes"
- v, cov, villain, villains for "City of Villains"
- both, hv for "City of Heroes/Villains"
- vh for "City of Villains/Heroes"
- more
- Purpose: Used to replace the last sentence with more descriptive sentence, when applicable.
- Accepts: Anything.
- text
- Purpose: Used to provide custom text to replace the entire text structure that is normally used. Thus, all other parameters will have no effect. This should be used fairly sparingly.
- Accepts: Anything.
Usage
Template Call | Result |
---|---|
{{historical}} | |
{{historical|type=article}} | |
{{historical|type=section}} | |
{{historical|game=f}} | |
{{historical|game=coh}} | |
{{historical|game=v}} | |
{{historical|game=vh}} | |
{{historical|reason=obsolete}} | |
{{historical|reason=maybe}} | |
{{historical|reason=event}} | |
{{historical|game=v|reason=event|type=section}} | |
{{historical|game=h|reason=change|type=section}} |