From Fedora Project Wiki
(New page: |- | <rowspan="2" {{{1}}} || '''Acceptable:''' {{{2}}} |- | '''Unacceptable:''' {{{3}}}) |
No edit summary |
||
Line 3: | Line 3: | ||
|- | |- | ||
| '''Unacceptable:''' {{{3}}} | | '''Unacceptable:''' {{{3}}} | ||
<noinclude>{{tempdoc}}</noinclude> |
Revision as of 14:07, 31 October 2008
|- | <rowspan="2" {{{1}}} || Acceptable: {{{2}}} |- | Unacceptable: {{{3}}}
Template documentation [edit]
- This documentation is transcluded from Template:UsageGuideline/doc. It will not be transcluded on pages that use this template.
This template is used to insert rows in a table of usage guidelines. The writer needs to provide the table opening and closing tags, like this:
{| {{UsageGuideline | Statement of rule 1. | Examples that follow rule 1. | Examples that do not follow rule 2.}} {{UsageGuideline | Statement of rule 2. | Examples that follow rule 2. | Examples that do not follow rule 2.}} ... |}