Difference between revisions of "Template:Trigger/doc"

From EVE University Wiki
Jump to: navigation, search
(Wrote the template docs)
 
m (Cleanup)
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
;Description
 
;Description
 
:This template can be used to place a red "x" with the alt text "TRIGGER for next wave". Simply call <nowiki>{{trigger}}</nowiki> on your page.
 
:This template can be used to place a red "x" with the alt text "TRIGGER for next wave". Simply call <nowiki>{{trigger}}</nowiki> on your page.
;Dependencies:<!-- delete if N/A -->
 
:* Uses (some CSS, JS, file, or other template).<!-- delete if N/A -->
 
 
;Syntax
 
;Syntax
:Type <code>{{t|templatename|param1<!-- delete if N/A -->|namedparam&#61;<!-- delete if N/A -->}}</code> somewhere.
+
:Type <code>{{T|Trigger}}</code> somewhere.
 
;Sample output
 
;Sample output
:<code><nowiki>{{templatename|foo1<!-- delete if N/A -->|foo2=<!-- delete if N/A -->}}</nowiki></code>
+
:{{code|<nowiki>{{Trigger}}</nowiki>}}
 
::gives...
 
::gives...
{{templatename|foo1<!-- delete if N/A -->|foo2=<!-- delete if N/A -->}}
+
::{{trigger}}
;See also:<!-- delete if N/A -->
 
:* [[Template:<!-- Some other template -->]]<!-- delete if N/A -->
 
:* [[<!-- Some other related page -->]]<!-- delete if N/A -->
 
  
<includeonly>[[Category:Template|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly>
+
<includeonly>[[Category:Data templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly>
 
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
 
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 12:36, 2 October 2021

Description
This template can be used to place a red "x" with the alt text "TRIGGER for next wave". Simply call {{trigger}} on your page.
Syntax
Type {{Trigger}} somewhere.
Sample output
{{Trigger}}
gives...
TRIGGER for next wave