Template:Incomplete: Difference between revisions
Created page with "<translate>{{TemplateUsage |usage=<pre>{{Incomplete|Scope|Reason|Width}}</pre> |description=Creates a notice informing users about missing information. '''Scope''' defines the part of a page that is missing information (article, section, etc). Defaults to '''article'''. '''Reason''' defines what is missing. It is '''heavily recommended'''. You can set it with <code>needs=</code>. '''Width''' overrides the width of the notice (in %). Defaults to '''auto'''. }} <onlyinc..." |
Marked this version for translation |
||
Line 1: | Line 1: | ||
<translate>{{TemplateUsage | <translate><!--T:1--> | ||
{{TemplateUsage | |||
|usage=<pre>{{Incomplete|Scope|Reason|Width}}</pre> | |usage=<pre>{{Incomplete|Scope|Reason|Width}}</pre> | ||
|description=Creates a notice informing users about missing information. | |description=Creates a notice informing users about missing information. | ||
'''Scope''' defines the part of a page that is missing information (article, section, etc). Defaults to '''article'''. | '''Scope''' defines the part of a page that is missing information (article, section, etc). Defaults to '''article'''. | ||
<!--T:2--> | |||
'''Reason''' defines what is missing. It is '''heavily recommended'''. You can set it with <code>needs=</code>. | '''Reason''' defines what is missing. It is '''heavily recommended'''. You can set it with <code>needs=</code>. | ||
<!--T:3--> | |||
'''Width''' overrides the width of the notice (in %). Defaults to '''auto'''. | '''Width''' overrides the width of the notice (in %). Defaults to '''auto'''. | ||
}} | }} | ||
<!--T:4--> | |||
<onlyinclude>{| align="center" style="margin: 3px auto; background: #FAFFF4; border: 2px solid #B30000; width: {{{width|auto}}}%; {{rounded|40px}}" | <onlyinclude>{| align="center" style="margin: 3px auto; background: #FAFFF4; border: 2px solid #B30000; width: {{{width|auto}}}%; {{rounded|40px}}" | ||
|- | |- |