Template:ComputerModelTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
|Component= | |Component= | ||
|FrameworkRelation= | |FrameworkRelation= | ||
|ExternalURL= | |||
|Description= | |Description= | ||
}} | }} | ||
| Line 24: | Line 25: | ||
{{#ifeq:{{{Creator|}}}|||<tr>{{InfoBoxCellStyleTemplate}}'''Developed by'''</td></tr> | {{#ifeq:{{{Creator|}}}|||<tr>{{InfoBoxCellStyleTemplate}}'''Developed by'''</td></tr> | ||
<tr><td>[[HasCreator::{{{Creator|}}}]]</td></tr> | <tr><td>[[HasCreator::{{{Creator|}}}]]</td></tr> | ||
}} | |||
{{#ifeq:{{{ExternalURL|}}}|||<tr>{{InfoBoxCellStyleTemplate}}'''External link'''</td></tr> | |||
<tr><td>[[HasURL::{{{ExternalURL|}}}]]</td></tr> | |||
}} | }} | ||
</table> | </table> | ||
Revision as of 15:39, 25 June 2013
This is the "ComputerModelTemplate" template. It should be called in the following format:
{{ComputerModelTemplate
|ModelType=
|Creator=
|Component=
|FrameworkRelation=
|ExternalURL=
|Description=
}}
Edit the page to see the template text.