Template:ApplicationTemplate: Difference between revisions
Jump to navigation
Jump to search
PascaldeVink (talk | contribs) m (Text replace - "{{PageWidthTableFirstCellTemplate}}" to "<td class="PageWidthTableFirstCell">") |
No edit summary |
||
| Line 17: | Line 17: | ||
</noinclude><includeonly><table class="PageWidthTableTemplate"> | </noinclude><includeonly><table class="PageWidthTableTemplate"> | ||
{{#ifeq:{{{Website|}}}||| | {{#ifeq:{{{Website|}}}||| | ||
<tr><td class="PageWidthTableFirstCell">'''Website:'''</td> | <tr> | ||
<td class="PageWidthTableFirstCell">'''Website:'''</td> | |||
<td class="PageWidthTableRemainderCell"> | <td class="PageWidthTableRemainderCell"> | ||
{{#arraymap:{{{Website|}}}|;|x|[[HasURL::x]]}}</td></tr> | {{#arraymap:{{{Website|}}}|;|x|[[HasURL::x]]}}</td> | ||
</tr> | |||
}} | }} | ||
{{#ifeq:{{{ApplicationType|}}}||| | {{#ifeq:{{{ApplicationType|}}}||| | ||
<tr><td class="PageWidthTableFirstCell">'''Application type:'''</td> | <tr> | ||
<td class="PageWidthTableFirstCell">'''Application type:'''</td> | |||
<td class="PageWidthTableRemainderCell"> | <td class="PageWidthTableRemainderCell"> | ||
[[HasApplicationType::{{{ApplicationType|}}}]]</td></tr> | [[HasApplicationType::{{{ApplicationType|}}}]]</td></tr> | ||
Revision as of 09:46, 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.