Template:DNExemptionInfoBox: Difference between revisions
From FOIwiki
Jump to navigationJump to search
Alex skene (talk | contribs) No edit summary |
Alex skene (talk | contribs) textalign |
||
Line 10: | Line 10: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{| {{table}} class="wikitable" | {| {{table}} class="wikitable" | ||
Line 16: | Line 15: | ||
| align="center" style="background:#f0f0f0;"|'''Complaints not upheld''' | | align="center" style="background:#f0f0f0;"|'''Complaints not upheld''' | ||
|- | |- | ||
| | | style="text-align:left; vertical-align: top;" | | ||
{{#ask: [[Category:ICO Decision Notice]] [[{{{exemption}}}::Complaint Upheld]] | {{#ask: [[Category:ICO Decision Notice]] [[{{{exemption}}}::Complaint Upheld]] | ||
| mainlabel=- | | mainlabel=- | ||
Line 28: | Line 27: | ||
| headers = hide | | headers = hide | ||
| default = None}} | | default = None}} | ||
|| | || style="text-align:left; vertical-align: top;" | | ||
{{#ask: [[Category:ICO Decision Notice]] [[{{{exemption}}}::Complaint Not upheld]] | {{#ask: [[Category:ICO Decision Notice]] [[{{{exemption}}}::Complaint Not upheld]] | ||
| mainlabel=- | | mainlabel=- |
Revision as of 22:39, 4 May 2010
Box to display on pages that contain user info on foi exemptions, showing relevant ICO decision notices
Usage
- {{DNExemptionInfoBox|exemption=nn}} (eg where nn = 14)
Output
- 2-col table showing decisions upheld & not upheld
- table uses the semantic mediawiki #ask query to obtain the data
- output for each row formatted using Template:DNRowFormat