Difference between revisions of "Template:Infobox document/doc"
Jump to navigation
Jump to search
imported>RGloucester (→Usage: repeal parameter) |
(to match template) |
||
| Line 4: | Line 4: | ||
== Usage == | == Usage == | ||
{{Infobox document | {{Infobox document | ||
| − | |document_name=document_name | + | | document_name = ''document_name'' |
| − | |image=example.png | + | | image = example.png |
| − | |image_alt=image_alt | + | | image_alt = ''image_alt'' |
| − | |caption=caption | + | | caption = ''caption'' |
| − | |date_created=date_created | + | | date_created = ''date_created'' |
| − | |date_ratified=date_ratified | + | | date_ratified = ''date_ratified'' |
| − | |date_effective=date_effective | + | | date_effective = ''date_effective'' |
| − | |date_repeal=date_repeal | + | | date_repeal = ''date_repeal'' |
| − | |location_of_document=location_of_document | + | | location_of_document = ''location_of_document'' (or ''document_location'') |
| − | |writer=writer | + | | writer = ''writer'' (or ''writers'') |
| − | |signers=signers | + | | signers = ''signers'' |
| − | |purpose=purpose | + | | purpose = ''purpose'' |
}} | }} | ||
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
{{Infobox document | {{Infobox document | ||
| − | |document_name = | + | | document_name = <!-- required --> |
| − | |image = | + | | image = |
| − | |image_size = | + | | image_size = |
| − | |image_alt = | + | | image_alt = |
| − | |caption = | + | | caption = |
| − | |date_created = | + | | date_created = |
| − | |date_ratified = | + | | date_ratified = |
| − | |date_effective = | + | | date_effective = |
| − | |date_repeal= | + | | date_repeal = |
| − | | | + | | document_location = |
| − | |writer = | + | | writer = <!-- or | writers = --> |
| − | |signers = | + | | signers = |
| − | |purpose = | + | | purpose = |
| − | }}</pre> | + | }} |
| + | </pre> | ||
| + | |||
| + | == Parameters == | ||
| − | + | ; Required | |
| − | ;Required | + | * ''document_name'' : The name of the document. |
| − | * document_name | ||
All other parameters are optional. | All other parameters are optional. | ||
Revision as of 13:45, 24 February 2015
| File:Edit-copy green.svg | This is a documentation subpage for Template:Infobox document. It contains usage information, categories and other content that is not part of the original template page. |
Usage
| document_name | |
|---|---|
| image_alt caption | |
| Created | date_created |
| Ratified | date_ratified |
| Date effective | date_effective |
| Repealed | date_repeal |
| Location | location_of_document (or document_location) |
| Author(s) | writer (or writers) |
| Signatories | signers |
| Purpose | purpose |
{{Infobox document
| document_name = <!-- required -->
| image =
| image_size =
| image_alt =
| caption =
| date_created =
| date_ratified =
| date_effective =
| date_repeal =
| document_location =
| writer = <!-- or | writers = -->
| signers =
| purpose =
}}
Parameters
- Required
- document_name : The name of the document.
All other parameters are optional.