Difference between revisions of "Template:Infobox U.S. Presidential Commission"
imported>Sasuke Sarutobi m (Removed wikilinking from chairperson) |
imported>Sasuke Sarutobi m (Updated TemplateData) |
||
| Line 87: | Line 87: | ||
{ | { | ||
"params": { | "params": { | ||
| − | "name": {}, | + | "name": { |
| − | "shorttitle": {}, | + | "type": "string", |
| − | "longtitle": {}, | + | "description": "The most commonly used name of the committee" |
| − | "depiction": {}, | + | }, |
| − | "depictionalt": {}, | + | "shorttitle": { |
| − | "depictioncaption": {}, | + | "type": "string" |
| − | "othershorttitles": {}, | + | }, |
| + | "longtitle": { | ||
| + | "type": "string", | ||
| + | "description": "The official title of the committee", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "depiction": { | ||
| + | "description": "An image depicting the subject of the commission, or the members or report of the commission itself", | ||
| + | "type": "wiki-file-name", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "depictionalt": { | ||
| + | "type": "string", | ||
| + | "description": "Alt text for the depiction. This should be a description of the picture, as opposed to a caption.", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "depictioncaption": { | ||
| + | "type": "string", | ||
| + | "description": "Caption for the depiction", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "othershorttitles": { | ||
| + | "type": "string", | ||
| + | "description": "Any other titles of the commission" | ||
| + | }, | ||
"status": {}, | "status": {}, | ||
| − | "establishedpresident": {}, | + | "establishedpresident": { |
| − | "establisheddate": {}, | + | "type": "string", |
| − | "executiveorder": {}, | + | "description": "The President who formed the commission" |
| − | "disbandeddate": {}, | + | }, |
| − | "summary": {}, | + | "establisheddate": { |
| − | "purpose": {}, | + | "description": "The date on which the enabling instrument was signed or passed", |
| − | "policy_areas": {}, | + | "type": "date" |
| − | "chairperson": {}, | + | }, |
| − | "othermembers": {} | + | "executiveorder": { |
| + | "description": "Any Executive Orders directly related to the commission, either by enabling or adjourning it, or directly as a result of its findings" | ||
| + | }, | ||
| + | "disbandeddate": { | ||
| + | "description": "The date on which the commission published its final report or was officially adjourned", | ||
| + | "type": "date" | ||
| + | }, | ||
| + | "summary": { | ||
| + | "type": "string", | ||
| + | "description": "A summary of the commission's findings or recommendations" | ||
| + | }, | ||
| + | "purpose": { | ||
| + | "type": "string", | ||
| + | "suggested": true, | ||
| + | "description": "The general purpose and scope of the commission" | ||
| + | }, | ||
| + | "policy_areas": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "chairperson": { | ||
| + | "type": "string", | ||
| + | "description": "The chairperson of the committee", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "othermembers": { | ||
| + | "type": "string", | ||
| + | "description": "Any members of the committee (excluding the chairperson)", | ||
| + | "suggested": true | ||
| + | } | ||
}, | }, | ||
"description": "This template summarizes information about a Presidential Commission convened by a United States President." | "description": "This template summarizes information about a Presidential Commission convened by a United States President." | ||
Revision as of 11:16, 4 March 2018
| This template uses Lua: |
This template summarizes information about a Presidential Commission convened by a United States President. If you have suggestions as to how the template may be improved, please leave a message on the talk page.
Usage
Template:Parameter names example
{{Infobox U.S. Presidential Commission
| name =
| longtitle =
| shorttitle =
| othershorttitles =
| depiction =
| depictioncaption =
| depictionalt =
| status =
| establishedpresident =
| establisheddate =
| executiveorder =
| disbandeddate =
| chairperson =
| othermembers =
| purpose =
| policy_areas =
| summary =
}}
Example
| National Advisory Commission on Civil Disorders | |
![]() President Lyndon Baines Johnson with some members of the National Advisory Commission on Civil Disorders (Kerner Commission) in the Cabinet Room of the White House, Washington, D.C. | |
| History | |
|---|---|
| Status | Defunct |
| Established by | [[{{#property:P170}}]] on {{#property:P571}} |
| Disbanded | {{#property:P576}} |
| Related Executive Order number(s) | {{#property:P1555}} |
| Membership | |
| Chairperson | [[{{#property:P488}}]] |
| Jurisdiction | |
| Purpose | Investigate the causes of a recent outbreak of race riots, with a particular focus on the 1967 Detroit riots. |
{{Infobox U.S. Presidential Commission
| name = Kerner Commission
| longtitle = National Advisory Commission on Civil Disorders
| depiction = President Lyndon Baines Johnson with some members of the National Advisory Commission on Civil Disorders (Kerner Commission) in the Cabinet Room of the White House, Washington, D.C..jpg
| depictioncaption = President [[Lyndon Baines Johnson]] with some members of the National Advisory Commission on Civil Disorders (Kerner Commission) in the Cabinet Room of the White House, Washington, D.C.
| depictionalt = President Lyndon Baines Johnson is sat with three other committee members at a table in the Cabinet Room of the White House. Behind them, nine more committee members are stood, two of them only partially visible.
| status = Defunct
| purpose = Investigate the causes of [[Long, hot summer of 1967|a recent outbreak of race riots]], with a particular focus on the [[1967 Detroit riots]].
}}
Tracking category
TemplateData
TemplateData for Infobox U.S. Presidential Commission
This template summarizes information about a Presidential Commission convened by a United States President.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The most commonly used name of the committee | String | optional |
| Shorttitle | shorttitle | no description | String | optional |
| Longtitle | longtitle | The official title of the committee | String | suggested |
| Depiction | depiction | An image depicting the subject of the commission, or the members or report of the commission itself | File | suggested |
| Depictionalt | depictionalt | Alt text for the depiction. This should be a description of the picture, as opposed to a caption. | String | suggested |
| Depictioncaption | depictioncaption | Caption for the depiction | String | suggested |
| Othershorttitles | othershorttitles | Any other titles of the commission | String | optional |
| Status | status | no description | Unknown | optional |
| Establishedpresident | establishedpresident | The President who formed the commission | String | optional |
| Establisheddate | establisheddate | The date on which the enabling instrument was signed or passed | Date | optional |
| Executiveorder | executiveorder | Any Executive Orders directly related to the commission, either by enabling or adjourning it, or directly as a result of its findings | Unknown | optional |
| Disbandeddate | disbandeddate | The date on which the commission published its final report or was officially adjourned | Date | optional |
| Summary | summary | A summary of the commission's findings or recommendations | String | optional |
| Purpose | purpose | The general purpose and scope of the commission | String | suggested |
| Policy_areas | policy_areas | no description | String | optional |
| Chairperson | chairperson | The chairperson of the committee | String | suggested |
| Othermembers | othermembers | Any members of the committee (excluding the chairperson) | String | suggested |
| The above documentation is transcluded from Template:Infobox U.S. Presidential Commission/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
