Template:ApplicationTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
| (33 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{ApplicationTemplate | {{ApplicationTemplate | ||
|Website= | |Website= | ||
|ApplicationType= | |ApplicationType= | ||
|IMAGERoleDescription | |||
|Summary= | |Summary= | ||
|Partners= | |Partners= | ||
| Line 15: | Line 15: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly><table class="PageWidthTableTemplate"> | </noinclude><includeonly><div class="page_standard"><table class="PageWidthTableTemplate"> | ||
{{#ifeq:{{{Website|}}}||| | {{#ifeq:{{{Website|}}}||| | ||
<tr> | <tr><td class="PageWidthTableFirstCell">'''Website:'''</td> | ||
<td class="PageWidthTableFirstCell">'''Website:'''</td> | <td class="PageWidthTableRemainderCell">{{{Website|}}} | ||
<td class="PageWidthTableRemainderCell"> | </td></tr>}} | ||
</tr> | |||
}} | |||
{{#ifeq:{{{ApplicationType|}}}||| | {{#ifeq:{{{ApplicationType|}}}||| | ||
<tr> | <tr><td class="PageWidthTableFirstCell">'''Application type:'''</td> | ||
<td class="PageWidthTableFirstCell">'''Application type:'''</td> | <td class="PageWidthTableRemainderCell">{{{ApplicationType|}}} | ||
<td class="PageWidthTableRemainderCell"> | </td></tr>}} | ||
{{#ifeq:{{{IMAGERoleDescription|}}}||| | |||
}} | <tr><td class="PageWidthTableFirstCell">'''Role of IMAGE framework:'''</td> | ||
<td class="PageWidthTableRemainderCell">{{{IMAGERoleDescription|}}} | |||
</td></tr>}} | |||
{{#ifeq:{{{Summary|}}}||| | {{#ifeq:{{{Summary|}}}||| | ||
<tr><td class="PageWidthTableFirstCell">'''Summary:'''</td> | <tr><td class="PageWidthTableFirstCell">'''Summary:'''</td> | ||
<td class="PageWidthTableRemainderCell"> | <td class="PageWidthTableRemainderCell">{{{Summary|}}} | ||
</td></tr>}} | |||
}} | |||
{{#ifeq:{{{Partners|}}}||| | {{#ifeq:{{{Partners|}}}||| | ||
<tr><td class="PageWidthTableFirstCell">'''Partner(s):'''</td> | <tr><td class="PageWidthTableFirstCell">'''Partner(s):'''</td> | ||
<td class="PageWidthTableRemainderCell"> | <td class="PageWidthTableRemainderCell">{{#show:{{FULLPAGENAME}}|?HasPartner}} | ||
{{# | </td></tr>}} | ||
}} | |||
{{#ifeq:{{{KeyReference|}}}||| | {{#ifeq:{{{KeyReference|}}}||| | ||
<tr><td class="PageWidthTableFirstCell">''' | <tr><td class="PageWidthTableFirstCell">'''Key publication(s):'''</td> | ||
<td class="PageWidthTableRemainderCell"> | <td class="PageWidthTableRemainderCell">{{#show:{{FULLPAGENAME}}|?HasKeyReference}} | ||
{{# | </td></tr>}} | ||
}} | |||
{{#ifeq:{{{Reference|}}}||| | {{#ifeq:{{{Reference|}}}||| | ||
<tr><td class="PageWidthTableFirstCell">'''Reference(s):'''</td> | <tr><td class="PageWidthTableFirstCell">'''Reference(s):'''</td> | ||
<td class="PageWidthTableRemainderCell"> | <td class="PageWidthTableRemainderCell">{{#show:{{FULLPAGENAME}}|?HasReference}} | ||
{{# | </td></tr>}} | ||
<tr><td class="PageWidthTableFirstCell">'''Referred by:'''</td> | |||
<td class="PageWidthTableRemainderCell">{{#ask: [[concept:AllComponentLevels]][[HasApplication::{{FULLPAGENAME}}]]|format=Plainlist}} | |||
</td></tr> | |||
</table> | </table> | ||
</div> | |||
[[Category:Application]] | [[Category:Application]] | ||
</includeonly> | {{#set: | ||
|HasURL={{{Website|}}}|+sep=; | |||
|HasApplicationType={{{ApplicationType|}}} | |||
|HasIMAGERoleDescription={{{IMAGERoleDescription|}}} | |||
|HasSummary={{{Summary|}}} | |||
|HasPartner={{{Partners|}}}|+sep=; | |||
|HasKeyReference={{{KeyReference|}}}|+sep=; | |||
|HasReference={{{Reference|}}} | |||
}}</includeonly> | |||
Latest revision as of 16:00, 24 March 2020
This is the "ApplicationTemplate" template. It should be called in the following format:
{{ApplicationTemplate
|Website=
|ApplicationType=
|IMAGERoleDescription
|Summary=
|Partners=
|KeyReference=
|Reference=
|Description=
}}
Edit the page to see the template text.