Template:ComputerModelTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{{#ifexpr: {{#if:{{{FrameworkRelation|}}}|1|0}} or {{#if:{{{Component|}}}|1|0}} or {{#if:{{{Creator|}}}|1|0}}|ja|nee}}
{{#ifexpr: {{#if:{{{FrameworkRelation|}}}|1|0}} or {{#if:{{{Component|}}}|1|0}} or {{#if:{{{Creator|}}}|1|0}}|
<div style="float:right; clear:right; ">
<div style="float:right; clear:right; ">
{{InfoBoxStyleTemplate}}
{{InfoBoxStyleTemplate}}
Line 24: Line 24:
{{#ifeq:{{{Creator|}}}|||<tr>{{InfoBoxCellStyleTemplate}}'''Developed by'''</tr>
{{#ifeq:{{{Creator|}}}|||<tr>{{InfoBoxCellStyleTemplate}}'''Developed by'''</tr>
<tr>[[HasCreator::{{{Creator|}}}]]</tr>
<tr>[[HasCreator::{{{Creator|}}}]]</tr>
}}
</table>
</table>
</div>
</div>|}}
{{{Description|}}}
{{{Description|}}}
[[Category:Computer Model]]
[[Category:Computer Model]]
</includeonly>
</includeonly>

Revision as of 09:35, 4 June 2013

This is the "ComputerModelTemplate" template. It should be called in the following format:

{{ComputerModelTemplate
|ModelType=
|Creator=
|Component=
|FrameworkRelation=
|Description=
}}

Edit the page to see the template text.