Template:Doc

From I2P Wiki
Jump to navigation Jump to search
Template documentation   [view] [edit] [history] [purge]

This template is used in other tempates to include the documentation subpage.

Usage

To include in the page of some template its doc subpage, write at the end of the code of that template:

<noinclude>{{doc}}</noinclude>

To include in the page of some template the doc subpage of another template, write at the end of the code of the first one:

<noinclude>{{doc|Template:Another template}}

See also


Do not edit this template if you do not understand its code!