Difference between revisions of "Template:Expansions/doc"
From EVE University Wiki
m |
(Reformat doc. Add info about the anchor.) |
||
Line 1: | Line 1: | ||
− | + | ; Description | |
+ | : A template used to provide information about [[Expansions]] to EVE Online | ||
+ | : The template automatically adds a link anchor to make it possible to link directly to the specific expansion. | ||
− | + | ; Syntax | |
+ | :{{code|<nowiki>{{Expansions | ||
+ | |expansion_name= | ||
+ | |release_date= | ||
+ | |expansion_site= | ||
+ | |patch_notes= | ||
+ | |features_list= | ||
+ | }}</nowiki>}} | ||
− | + | ; Parameters | |
− | + | :; expansion_name= : The name of the expansion. This is also used to create the anchor point to make it possible to link direct to the specific expansion. | |
− | + | :; release_date= : The release date of the expansion. | |
− | + | :; expansion_site= : URL of the expansions web page. | |
− | + | :; patch_notes= : URL of the expansion's patch notes. | |
− | + | :; features_list= List of what is in the update. | |
− | |||
− | |||
<includeonly>[[Category:Formatting templates]]</includeonly> | <includeonly>[[Category:Formatting templates]]</includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 10:23, 17 September 2022
- Description
- A template used to provide information about Expansions to EVE Online
- The template automatically adds a link anchor to make it possible to link directly to the specific expansion.
- Syntax
{{Expansions |expansion_name= |release_date= |expansion_site= |patch_notes= |features_list= }}
- Parameters
-
- expansion_name=
- The name of the expansion. This is also used to create the anchor point to make it possible to link direct to the specific expansion.
- release_date=
- The release date of the expansion.
- expansion_site=
- URL of the expansions web page.
- patch_notes=
- URL of the expansion's patch notes.
- features_list= List of what is in the update.