Template:2013BudgetItem: Difference between revisions
Jump to navigation
Jump to search
(+ detail) |
(+ link to subpage from description) |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=== {{{budgetline|Test budget}}} === | === {{{budgetline|Test budget}}} === | ||
{| class="wikitable" style="width: | {| class="wikitable" style="width: 700px;" | ||
|- | |- | ||
! style="width: | ! style="width: 75px; text-align: right;" | Amount: | ||
| style="width: | | style="width: 75px; text-align: left;" | £{{{amount|0}}} | ||
! style="width: 100px; text-align: right;" | Budget holder: | ! style="width: 100px; text-align: right;" | {{#if: {{{income|}}}| Responsible:| Budget holder:}} | ||
| style="width: | | style="width: 200px; text-align: left;" | {{{responsible|TBC}}} | ||
! style="text-align: | ! style="width: 250px; text-align: center;" | {{#if: {{{detail|}}}| '''[[2013 Budget#{{{budgetline}}}{{!}}Board approved summary]]''' | '''[[2013 Programme progress#{{{budgetline}}}{{!}}Details and implementation notes]]'''}}{{#if: {{{subpage|}}}|<br />[[{{{subpage}}}|Detail and implementation subpage]]}} | ||
|} | |} | ||
{{{description|Budget line to be described}}}<noinclude> | {{{description|Budget line to be described}}}{{#if: {{{subpage|}}}|<br />For more information, please see the [[{{{subpage}}}|Detail and implementation subpage]]}}<noinclude> | ||
== Template usage == | == Template usage == | ||
Template call: | Template call: | ||
Line 18: | Line 18: | ||
| amount = | | amount = | ||
| responsible = | | responsible = | ||
| detail = (yes) | | income = (yes/no) | ||
| detail = (yes/no) | |||
| description = | | description = | ||
}}</nowiki></pre> | }}</nowiki></pre> |
Latest revision as of 22:55, 4 June 2013
Test budget
Amount: | £0 | Budget holder: | TBC | [[2013 Programme progress#{{{budgetline}}}|Details and implementation notes]] |
---|
Budget line to be described
Template usage
Template call:
{{2013BudgetItem | budgetline = | amount = | responsible = | income = (yes/no) | detail = (yes/no) | description = }} |