Removing dead category |
m Change template calls away from the general placeholder |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
:* Uses (some CSS, JS, file, or other template).<!-- delete if N/A --> | :* Uses (some CSS, JS, file, or other template).<!-- delete if N/A --> | ||
;Syntax | ;Syntax | ||
:Type <code>{{t| | :Type <code>{{t|ShipFitting|param1<!-- delete if N/A -->|namedparam=<!-- delete if N/A -->}}</code> somewhere. | ||
;Sample output | ;Sample output | ||
:<code><nowiki>{{ | :<code><nowiki>{{ShipFitting|foo1<!-- delete if N/A -->|foo2=<!-- delete if N/A -->}}</nowiki></code> | ||
::gives... | ::gives... | ||
{{ | {{ShipFitting|foo1<!-- delete if N/A -->|foo2=<!-- delete if N/A -->}} | ||
;See also:<!-- delete if N/A --> | ;See also:<!-- delete if N/A --> | ||
:* [[Template:<!-- Some other template -->]]<!-- delete if N/A --> | :* [[Template:<!-- Some other template -->]]<!-- delete if N/A --> | ||
:* [[<!-- Some other related page -->]]<!-- delete if N/A --> | :* [[<!-- Some other related page -->]]<!-- delete if N/A --> | ||