Template:2013BudgetItem: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
(drafting)
 
(+ link to subpage from description)
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== {{{budgetline|Test budget}}} ===
=== {{{budgetline|Test budget}}} ===
{| class="wikitable" style="width: 100%;"
{| class="wikitable" style="width: 700px;"
|-
|-
! style="width: 100px; text-align: right;" | Amount:  
! style="width: 75px; text-align: right;" | Amount:  
| style="width: 100px; text-align: left;" | £{{{amount|0}}}
| 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: 100px; text-align: left;" | {{{responsible|TBC}}}
| style="width: 200px; text-align: left;" | {{{responsible|TBC}}}
! style="text-align: left;" | '''{{{detail|[[User:Mike Peel/2013 Budget implementation#{{{budgetline|}}}|Details and implementation notes]]|[[User:Mike Peel/2013 Budget#{{{budgetline|}}}|Board approved summary]]}}}'''
! 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  =  
| 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  = 
}}