Difference between revisions of "Template:MissionHubFooter/doc"

From EVE University Wiki
Jump to: navigation, search
(Created page with "; Description : Footer for the end of a particular factions mission hubs ; Dependencies: <!-- delete if N/A --> :; Used With :: MissionHubRow, MissionHubFooter, MissionHubCSS...")
 
m (Use {{T}}. Remove See also, has the same links as the Dependencies element. Remove irrelevant comment. Add dependencies. Change template category. Add Syntax. Update Sample.)
 
Line 1: Line 1:
 
; Description
 
; Description
: Footer for the end of a particular factions mission hubs
+
: Closing element (footer) for Mission Hub tables. Use <em>once</em> per table. Always pair with {{Tl|MissionHubHeader}}
  
; Dependencies: <!-- delete if N/A -->
+
; Dependencies:
:; Used With
+
:; Uses
:: MissionHubRow, MissionHubFooter, MissionHubCSS
+
:: {{T|MissionHubCss}}
 +
:; Paired with
 +
:: {{T|MissionHubHeader}}
 +
:; Encapsulates
 +
:: {{T|MissionHubRow}}
  
 +
; Syntax
 +
: {{T|MissionHubFooter}}
  
; Sample <!-- delete if N/A -->
+
; Sample
:<code><nowiki>{{Template:MissionHubFooter}}</nowiki></code>
+
: <code><nowiki>{{MissionHubHeader|Federation Navy}}</nowiki></code>
 +
: <code><nowiki>{{MissionHubFooter}}</nowiki></code>
  
; See also:<!-- delete if N/A -->
 
: * [[Template:MissionHubHeader]]
 
: * [[Template:MissionHubRow]]
 
: * [[Template:MissionHubCss]]
 
  
<includeonly>[[Category:Template]]<!-- Any categories for the template itself --></includeonly>
+
<includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 11:42, 17 May 2023

Description
Closing element (footer) for Mission Hub tables. Use once per table. Always pair with {{MissionHubHeader}}
Dependencies
Uses
{{MissionHubCss}}
Paired with
{{MissionHubHeader}}
Encapsulates
{{MissionHubRow}}
Syntax
{{MissionHubFooter}}
Sample
{{MissionHubHeader|Federation Navy}}
{{MissionHubFooter}}