Template:ComponentTemplate2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
{{#ifexpr:{{InfoboxTestTemplate|basepage={{#titleparts: {{PAGENAME}}|1}}|subpage={{#titleparts: {{PAGENAME}}|1|2}} }}| | {{#ifexpr:{{InfoboxTestTemplate|basepage={{#titleparts: {{PAGENAME}}|1}}|subpage={{#titleparts: {{PAGENAME}}|1|2}} }}| | ||
<div style="float:right; clear:right; "> | <div style="float:right; clear:right; "> | ||
{{InfoBoxStyleTemplate}} | |||
{{#ifeq:{{{IMAGEComponent|}}}|||<tr> | {{#ifeq:{{{IMAGEComponent|}}}|||<tr>{{InfoBoxCellStyleTemplate}}<b>IMAGE components</b></td></tr> | ||
<tr><td> | <tr><td> | ||
<ul> | <ul> | ||
| Line 28: | Line 28: | ||
</td></tr> | </td></tr> | ||
}} | }} | ||
{{#ifeq:{{{Application|}}}|||<tr> | {{#ifeq:{{{Application|}}}|||<tr>{{InfoBoxCellStyleTemplate}}<b>Applications</b></td></tr> | ||
<tr><td> | <tr><td> | ||
<ul> | <ul> | ||
| Line 35: | Line 35: | ||
</td></tr> | </td></tr> | ||
}} | }} | ||
{{#ifeq:{{{ExternalModel|}}}|||<tr> | {{#ifeq:{{{ExternalModel|}}}|||<tr>{{InfoBoxCellStyleTemplate}}<b>External models</b></td></tr> | ||
<tr><td> | <tr><td> | ||
<ul> | <ul> | ||
| Line 43: | Line 43: | ||
}} | }} | ||
{{#ifeq:{{{KeyReference|}}}||| | {{#ifeq:{{{KeyReference|}}}||| | ||
<tr> | <tr>{{InfoBoxCellStyleTemplate}}<b>Key references</b></td></tr> | ||
<tr><td> | <tr><td> | ||
<ul> | <ul> | ||
| Line 50: | Line 50: | ||
</td></tr> | </td></tr> | ||
}} | }} | ||
{{#ifeq:{{{Reference|}}}|||<tr> | {{#ifeq:{{{Reference|}}}|||<tr>{{InfoBoxCellStyleTemplate}}<b>References</b></td></tr> | ||
<tr><td> | <tr><td> | ||
<ul> | <ul> | ||
Revision as of 15:50, 3 June 2013
This is the "ComponentTemplate2" template. It should be called in the following format:
{{ComponentTemplate2
|Application=
|IMAGEComponent=
|ExternalModel=
|KeyReference=
|Reference=
|Description=
|Flowchart=
|AltText=
|CaptionText=
}}
Edit the page to see the template text.