From Fedora Project Wiki
(New page: |- | <rowspan="2" {{{1}}} || '''Acceptable:''' {{{2}}} |- | '''Unacceptable:''' {{{3}}}) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
|- | |- | ||
| | | rowspan="2" | {{{1}}} || '''Acceptable:''' {{{2}}} | ||
|- | |- | ||
| '''Unacceptable:''' {{{3}}} | | '''Unacceptable:''' {{{3}}} | ||
<noinclude>{{tempdoc}}</noinclude> |
Latest revision as of 14:10, 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.}} ... |}