Template:Infobox project: Difference between revisions
Template page
More actions
| [unchecked revision] | [unchecked revision] |
Machine-seeded from the topic schema; no approved revision |
Machine-seeded from the topic schema; no approved revision |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><table class="wikitable okc-infobox" style="float:right; clear:right; width:22em; margin:0 0 1em 1em; font-size:90%;"><tr><th colspan="2" style="text-align:center; font-size:110%;">{{{name|{{PAGENAME}}}}}</th></tr><tr><td colspan="2" style="text-align:center; color:#666;">Project</td></tr>{{#if:{{{status|}}}|<tr><th>Status</th><td>{{{status}}}</td></tr>}}{{#if:{{{sector|}}}|<tr><th>Sector</th><td>{{{sector}}}</td></tr>}}{{#if:{{{pillar|}}}|<tr><th>Pillar</th><td>{{{pillar}}}</td></tr>}}{{#if:{{{counties|}}}|<tr><th>Counties</th><td>{{{counties}}}</td></tr>}}{{#if:{{{lead_organisation|}}}|<tr><th>Lead organisation</th><td>[[{{{lead_organisation}}}]]</td></tr>}}{{#if:{{{partners|}}}|<tr><th>Partners</th><td>{{{partners}}}</td></tr>}}{{#if:{{{budget|}}}|<tr><th>Budget</th><td>{{{budget}}} KES</td></tr>}}{{#if:{{{funding_source|}}}|<tr><th>Funding source</th><td>{{{funding_source}}}</td></tr>}}{{#if:{{{start_year|}}}|<tr><th>Start year</th><td>{{{start_year}}}</td></tr>}}{{#if:{{{end_year|}}}|<tr><th>End year</th><td>{{{end_year}}}</td></tr>}}{{#if:{{{website|}}}|<tr><th>Website</th><td>[{{{website}}} {{{website}}}]</td></tr>}}</table>[[Category:Projects]]</includeonly><noinclude> | ||
{{#if:{{{status|}}}| | |||
}} | |||
{{#if:{{{sector|}}}| | |||
}} | |||
{{#if:{{{pillar|}}}| | |||
}} | |||
{{#if:{{{counties|}}}| | |||
}} | |||
{{#if:{{{lead_organisation|}}}| | |||
}} | |||
{{#if:{{{partners|}}}| | |||
}} | |||
{{#if:{{{budget|}}}| | |||
}} | |||
{{#if:{{{funding_source|}}}| | |||
}} | |||
{{#if:{{{start_year|}}}| | |||
}} | |||
{{#if:{{{end_year|}}}| | |||
}} | |||
{{#if:{{{website|}}}| | |||
}} | |||
This is the infobox for pages of type Project. It is generated from the instance topic schema (entity type <code>project</code>); edit the schema and regenerate rather than editing this page. | This is the infobox for pages of type Project. It is generated from the instance topic schema (entity type <code>project</code>); edit the schema and regenerate rather than editing this page. | ||
Latest revision as of 06:46, 17 September 2026
This is the infobox for pages of type Project. It is generated from the instance topic schema (entity type project); edit the schema and regenerate rather than editing this page.
A priority project, programme or investment under the plan.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Display name; defaults to the page title. | String | optional |
| Status | status | One of: proposed, planned, funded, under construction, operating, completed, stalled, cancelled
| String | optional |
| Sector | sector | A topic id. | String | optional |
| Pillar | pillar | A pillar id. | String | optional |
| Counties | counties | Separate several values with commas. | String | optional |
| Lead organisation | lead_organisation | no description | Page name | optional |
| Partners | partners | Separate several values with commas. | String | optional |
| Budget | budget | In KES. | Number | optional |
| Funding source | funding_source | no description | String | optional |
| Start year | start_year | no description | Number | optional |
| End year | end_year | no description | Number | optional |
| Website | website | no description | URL | optional |