Difference between revisions of "User:Evon R'al/Sandbox template/doc"
From EVE University Wiki
m (Blank page for next project.) Tag: Blanking |
m (Working on template {{Expansions}}.) |
||
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> | ||
+ | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 10:45, 18 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.