More actions
mNo edit summary |
m Change template calls from the general placeholder to itself |
||
| (One intermediate revision by one other user not shown) | |||
| Line 4: | Line 4: | ||
:* It will probably be designed to work in conjunction with a [[Template:ClassArcRev2|nested/recursive template]] that allows as many file links as required, without creating an absurd number of fields. | :* It will probably be designed to work in conjunction with a [[Template:ClassArcRev2|nested/recursive template]] that allows as many file links as required, without creating an absurd number of fields. | ||
;Syntax | ;Syntax | ||
:Type <code>{{t| | :Type <code>{{t|ClassLibRev2|param1<!-- delete if N/A -->|namedparam=<!-- delete if N/A -->}}</code> somewhere. | ||
;Sample output | ;Sample output | ||
:<code><nowiki>{{ | :<code><nowiki>{{ClassLibRev2|foo1<!-- delete if N/A -->|foo2=<!-- delete if N/A -->}}</nowiki></code> | ||
::gives... | ::gives... | ||
{{ | {{ClassLibRev2|foo1<!-- delete if N/A -->|foo2=<!-- delete if N/A -->}} | ||
;See also:<!-- delete if N/A --> | ;See also:<!-- delete if N/A --> | ||
:* [[ | :* [[Class Library]] | ||
<includeonly>[[Category: | <includeonly>[[Category:Formatting templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly> | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||