Template:2013BudgetItem: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
(testing)
(+ income param)
Line 4: Line 4:
! style="width: 100px; text-align: right;" | Amount:  
! style="width: 100px; text-align: right;" | Amount:  
| style="width: 100px; text-align: left;" | £{{{amount|0}}}
| style="width: 100px; 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: 100px; text-align: left;" | {{{responsible|TBC}}}
! style="text-align: left;" | {{#if: {{{detail|}}}| '''[[User:Mike Peel/2013 Budget#{{{budgetline}}}{{!}}Board approved summary]]''' | '''[[User:Mike Peel/2013 Budget implementation#{{{budgetline}}}{{!}}Details and implementation notes]]'''}}
! style="text-align: left;" | {{#if: {{{detail|}}}| '''[[User:Mike Peel/2013 Budget#{{{budgetline}}}{{!}}Board approved summary]]''' | '''[[User:Mike Peel/2013 Budget implementation#{{{budgetline}}}{{!}}Details and implementation notes]]'''}}
Line 18: Line 18:
  | amount      =  
  | amount      =  
  | responsible  =  
  | responsible  =  
| income      = (yes/no)
  | detail      = (yes/no)
  | detail      = (yes/no)
  | description  =  
  | description  =  

Revision as of 18:44, 19 May 2013

Test budget

Amount: £0 Budget holder: TBC [[User:Mike Peel/2013 Budget implementation#{{{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  = 
}}