Difference between revisions of "Template:Historical"
From Paragon Wiki Archive
m (→Parameters: +documentation on reason notused) |
(added 'more' parameter) |
||
Line 8: | Line 8: | ||
| obsolete = that no longer applies to the current version of | | obsolete = that no longer applies to the current version of | ||
| notused = about a system or idea that was 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}}}}} | ||
Line 21: | Line 22: | ||
| both | | both | ||
| hv | | hv | ||
− | | #default = Heroes/Villains}}. It is provided only for historical purposes. | + | | #default = Heroes/Villains}}. {{#if:{{{more|}}}|{{{more}}}|It is provided only for historical purposes.}} |
|}<noinclude> | |}<noinclude> | ||
== Overview == | == Overview == | ||
Line 53: | Line 54: | ||
:*vh ''for'' "Villains/Heroes" | :*vh ''for'' "Villains/Heroes" | ||
+ | ; more | ||
+ | : Used to replace the last sentence with more descriptive sentence, particularly for [[Issues]] | ||
== Usage == | == Usage == | ||
Revision as of 14:25, 25 July 2007
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
- game
- Purpose: Indicates which game the message applies to. Will be preceded by "City of ".
- Default: "Heroes/Villains"
- Accepts:
- h, coh, hero, heroes for "Heroes"
- v, cov, villain, villains for "Villains"
- both, hv for "Heroes/Villains"
- vh for "Villains/Heroes"
- more
- Used to replace the last sentence with more descriptive sentence, particularly for Issues
Usage
Template Call | Result |
---|---|
{{historical}} | |
{{historical|type=article}} | |
{{historical|type=section}} | |
{{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}} |