Template:DisplayModelVersionTableTemplate: Difference between revisions
Jump to navigation
Jump to search
Oostenrijr (talk | contribs) No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
| Line 15: | Line 15: | ||
{{#ifeq: | {{#ifeq: | ||
{{#ask:[[{{{modelVersion|}}}]][[-IsComposedOfModelVersion::<q>[[-HasPreviousVersion::{{{userparam|}}}]]</q>]] | {{#ask:[[{{{modelVersion|}}}]][[-IsComposedOfModelVersion::<q>[[-HasPreviousVersion::{{{userparam|}}}]]</q>]] | ||
}}|{{{modelVersion|}}}|true|false }} | |||
<!-- | |||
<tr class="StandardTableRow"> | |||
<td class="StandardTableCell">[[{{{1|}}}]]</td> | <td class="StandardTableCell">[[{{{1|}}}]]</td> | ||
<td class="StandardTableCell">No change since previous version</td> | <td class="StandardTableCell">No change since previous version</td> | ||
| Line 24: | Line 23: | ||
<td class="StandardTableCell"></td> | <td class="StandardTableCell"></td> | ||
</tr> | </tr> | ||
--> | |||
<tr class="StandardTableRow"> | |||
<td class="StandardTableCell">[[{{{1|}}}]]</td> | <td class="StandardTableCell">[[{{{1|}}}]]</td> | ||
<td class="StandardTableCell">{{#show:{{{1|}}}| ?HasDescription}}</td> | <td class="StandardTableCell">{{#show:{{{1|}}}| ?HasDescription}}</td> | ||
| Line 40: | Line 40: | ||
</ul> | </ul> | ||
}}</td> | }}</td> | ||
</tr> | |||
</includeonly> | </includeonly> | ||
Revision as of 12:05, 24 October 2016
This is the "DisplayModelVersionTableTemplate" template. It should be called in the following format:
{{DisplayModelVersionTableTemplate
|1= Modelversion
|2= subobjects
|3= Model
|4= Namespace
|userparam=frameworkVersion
}}
Edit the page to see the template text.