Template:InfoBoxTemplate: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "[[HasExternalModel" to "[[HasModelDatabase") |
m (Text replace - "{{{ExternalModel" to "{{{Model-Database") |
||
| Line 38: | Line 38: | ||
</td></tr> | </td></tr> | ||
}} | }} | ||
{{#ifeq:{{{ | {{#ifeq:{{{Model-Database|}}}||| | ||
<tr><td class="InfoBoxCellStyleTemplate">External models</td></tr> | <tr><td class="InfoBoxCellStyleTemplate">External models</td></tr> | ||
<tr><td> | <tr><td> | ||
<ul> | <ul> | ||
{{#arraymap:{{{ | {{#arraymap:{{{Model-Database|}}}|;|xx|<li>[[HasModelDatabase::xx]]|</li>}} | ||
</ul> | </ul> | ||
</td></tr> | </td></tr> | ||
Revision as of 09:03, 24 May 2014
It should be called in the following format:
{{InfoBoxtemplate
|Application=
|IMAGEComponent=
|Model-Database=
|KeyReference=
|Reference=
}}