|
|
Line 1: |
Line 1: |
| <noinclude>
| |
| Include something like this in a page to make it a project page:
| |
|
| |
|
| </noinclude>
| |
|
| |
|
| |
| {| border="2" cellspacing="0" cellpadding="4" rules="all" style="width:{{{width}}}; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%; empty-cells:hide"
| |
| |- style="background: {{Style|header}}; text-align:center;"
| |
| ! | ''{{{title}}}''
| |
| |-
| |
| | | {{
| |
| #if: {{{Picture1|}}}
| |
| | [[File:{{{Picture1}}}|350x550px]]
| |
| #if: {{{Picture2|}}}
| |
| | [[File:{{{Picture2}}}|350x550px]]
| |
| #if: {{{Picture3|}}}
| |
| | [[File:{{{Picture3}}}|350x550px]]
| |
| #if: {{{Picture4|}}}
| |
| | [[File:{{{Picture4}}}|350x550px]]
| |
| #if: {{{Picture5|}}}
| |
| | [[File:{{{Picture5}}}|350x550px]]
| |
| }}
| |
| |-
| |
| | {{
| |
| #if: {{{Omschrijving|}}}
| |
| | ''[[Gallery Omschrijving::{{{Omschrijving}}}]]''
| |
| }}
| |
| |-
| |
| |}
| |
|
| |
| <includeonly>[[Category:Gallery|{{{title}}}]]</includeonly>
| |