Szablon:rev
| Ta sekcja jest niedokończona.
Powód: wymaga tłumaczenia |
Used to declare that certain part of the description in valid to only specific revisions of the standard.
{{rev begin|noborder=true_if_noborder}}
Begins the set of text snippets specific to a specific revision(s) of the standard. If the noborder parameter is true then the table is displayed with no border and as little padding as possible.
{{rev|since=since-std(opcjonalne)|until=until-std(opcjonalne)|text}}
Specifies that text is valid only for standard revisions since since-std until until-std (until-std is not inclusive).
{{rev end}} Ends the set of text snippets specific to a specific revision(s) of the standard.
{{rrev|noborder=true_if_noborder(opcjonalne)|since=since-std(opcjonalne)|until=until-std(opcjonalne)|text}}
A combined {{rev begin}}/{{rev}}/{{rev end}}, for when only a single {{rev}} is needed.
{{rrev multi|noborder=true_if_noborder(opcjonalne)|sinceX=since-std(opcjonalne)|untilX=until-std(opcjonalne)|revX=text|...}}
A combined {{rev begin}}/{{rev}}/{{rev end}}. Up to 7 snippets are supported. The default for sinceX is untilX-1 and default for untilX is sinceX+1. Thus, it is most useful when the snippets are relatively short and the revision ranges consecutive. This template may be substituted.
{{rev inl|since=since-std(opcjonalne)|until=until-std(opcjonalne)|noborder=true_if_noborder|text}}
Same as {{rev}}, just is displayed inline. {{rev begin}} and {{rev end}} must not be used.
Border is omitted if the noborder parameter is true.
| Powyższa dokumentacja jest transkludowana z Template:rev/doc. (edit | history) |