Template:Doc-inline: Difference between revisions
Template page
More actions
design became more similar to {{documentation}} [translations are copied from Data:I18n/Documentation.tab, Esperanto translation added by me] |
Fix Linter errors. |
||
| Line 1: | Line 1: | ||
<includeonly><div id="template-documentation" class="template-documentation"><templatestyles src="Template:Documentation/styles.css" /> | <includeonly><div id="template-documentation" class="template-documentation"><templatestyles src="Template:Documentation/styles.css" /> | ||
< | <div class="template-documentation-title">[[File:Test Template Info-Icon.svg|50px]] | ||
{{LangSwitch | {{LangSwitch | ||
|ar=توثيق القالب | |ar=توثيق القالب | ||
| Line 31: | Line 31: | ||
}} | }} | ||
---- | ---- | ||
</ | </div> | ||
</includeonly><noinclude>{{documentation}}</noinclude> | </includeonly><noinclude>{{documentation}}</noinclude> | ||
Revision as of 06:44, 15 May 2024
This documentation is transcluded from Template:Doc-inline/doc.
It is recommended in most cases to create documentation on a subpage and include it with the template {{documentation}}. The combination of templates {{doc-inline}} and {{doc-end}} is intended mostly for short documentation.
These templates display text in a green box like the template {{documentation}}.
Usage
Just write {{doc-inline}}Text of documentation{{doc-end}} (instead of Text of documentation write the text your want).
Do not forget to add categories below. If it is a template documentation, the combination of templates {{doc-inline}} and {{doc-end}} and the categories must be inside <noinclude>.
Examples
<noinclude>{{doc-inline}}
<br />To be? Or not to be? It is a question.
<br /><br />William Shakespeare. Hamlet
<br />{{doc-end}}
<br /><br />[[Category:William Shakespeare]]
<br /></noinclude>
<noinclude>{{doc-inline}}E=mc²{{doc-end}}
<br /><br />[[Category:Albert Einstein]]
<br /></noinclude>
See also
{{Documentation}}