Template:ApplicationTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Undo revision 14985 by RinekeOostenrijk (talk)) |
||
| Line 17: | Line 17: | ||
</noinclude><includeonly><table class="PageWidthTableTemplate"> | </noinclude><includeonly><table class="PageWidthTableTemplate"> | ||
{{#ifeq:{{{Website|}}}||| | {{#ifeq:{{{Website|}}}||| | ||
<tr> | <tr><td class="PageWidthTableFirstCell">'''Website:'''</td> | ||
<td class="PageWidthTableFirstCell">'''Website:'''</td> | |||
<td class="PageWidthTableRemainderCell"> | <td class="PageWidthTableRemainderCell"> | ||
{{#arraymap:{{{Website|}}}|;|x|[[HasURL::x]]}}</td> | {{#arraymap:{{{Website|}}}|;|x|[[HasURL::x]]}}</td></tr> | ||
</tr> | |||
}} | }} | ||
{{#ifeq:{{{ApplicationType|}}}||| | {{#ifeq:{{{ApplicationType|}}}||| | ||
<tr> | <tr><td class="PageWidthTableFirstCell">'''Application type:'''</td> | ||
<td class="PageWidthTableFirstCell">'''Application type:'''</td> | |||
<td class="PageWidthTableRemainderCell"> | <td class="PageWidthTableRemainderCell"> | ||
[[HasApplicationType::{{{ApplicationType|}}}]]</td></tr> | [[HasApplicationType::{{{ApplicationType|}}}]]</td></tr> | ||
Revision as of 09:47, 28 January 2014
This is the "ApplicationTemplate" template. It should be called in the following format:
{{ApplicationTemplate
|Website=
|ApplicationType=
|Summary=
|Partners=
|KeyReference=
|Reference=
|Description=
}}
Edit the page to see the template text.