Difference between revisions of "Template:Policy"
From IBL Wiki Demo
(Created page with "<noinclude> Policies to-be-proposed, proposed, and approved. '''Syntax:''' <pre> {{ Policy | version = 1.2 | date_updated = 2021-01-01 | authors = apple banana; cucumber di...") |
|||
| Line 12: | Line 12: | ||
| working_group = wg name | | working_group = wg name | ||
| abstract = text! | | abstract = text! | ||
| + | |}} | ||
</pre> | </pre> | ||
| Line 25: | Line 26: | ||
| [[Is Version::{{{version}}}]] | | [[Is Version::{{{version}}}]] | ||
|- | |- | ||
| − | ! [[Property:Date Updated | Date | + | ! [[Property:Date Updated | Date Updated]] |
| − | | [[Date | + | | [[Date Updated::{{{date_updated}}}]] |
|- | |- | ||
! [[Property:Has Author | Authors]] | ! [[Property:Has Author | Authors]] | ||
| Line 39: | Line 40: | ||
! [[Property:Has Abstract | Abstract] | ! [[Property:Has Abstract | Abstract] | ||
| [[Has Abstract::{{{abstract}}}]] | | [[Has Abstract::{{{abstract}}}]] | ||
| + | |- | ||
| + | ! Discussed In | ||
| + | | {{#ask: | ||
| + | [[Category:Minutes]] | ||
| + | [[Discusses_Policy::{{FULLPAGENAME}}]] | ||
| + | }} | ||
|} | |} | ||
[[Category:Policies]] | [[Category:Policies]] | ||
Revision as of 23:55, 25 March 2021
Policies to-be-proposed, proposed, and approved.
Syntax:
{{ Policy
| version = 1.2
| date_updated = 2021-01-01
| authors = apple banana; cucumber dimitri; elephantine fogey
| editors = cream cheese; apple slice
| working_group = wg name
| abstract = text!
|}}
| Policy | |
| Version | {{{version}}} |
|---|---|
| Date Updated | {{{date_updated}}} |
| Authors | {{{authors}}} |
| Editors | {{{editors}}} |
| Working Group | {{{working_group}}} |
| [[Property:Has Abstract | Abstract] | {{{abstract}}} |
| Discussed In | |