Difference between revisions of "Template:Expansions/doc"

From EVE University Wiki
Jump to: navigation, search
m
(Reformat doc. Add info about the anchor.)
Line 1: Line 1:
<noinclude>{{main|Template:Expansions}}</noinclude>
+
; 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.
  
A template used to provide information about [[Expansions]] to EVE Online
+
; Syntax
 +
:{{code|<nowiki>{{Expansions
 +
|expansion_name=
 +
|release_date=
 +
|expansion_site=
 +
|patch_notes=
 +
|features_list=
 +
}}</nowiki>}}
  
==Usage==
+
; Parameters
{{code|<nowiki>{{Expansions
+
:; 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.
|expansion_name=
+
:; release_date= : The release date of the expansion.
|release_date=
+
:; expansion_site= : URL of the expansions web page.
|expansion_site=
+
:; patch_notes= : URL of the expansion's patch notes.
|patch_notes=
+
:; features_list= List of what is in the update.
|features_list=
 
}}</nowiki>}}
 
  
 
<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.