Template:Model infobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
<div class="model-infobox-cell">'''Creator'''</div> | <div class="model-infobox-cell">'''Creator'''</div> | ||
<div class="model-infobox-cell">{{#arraymap:{{{creator|}}}|,|x|[[Has creator::x]]}}</div> | <div class="model-infobox-cell">{{#arraymap:{{{creator|}}}|,|x|[[Has creator::x]]}}</div> | ||
}} | |||
</div> | |||
<div class="model-infobox-row"> | |||
{{#if:{{{type|}}}| | |||
<div class="model-infobox-cell">'''Type'''</div> | |||
<div class="model-infobox-cell">{{#arraymap:{{{type|}}}|,|x|[[Has type::x]]}}</div> | |||
}} | }} | ||
</div> | </div> | ||
Line 86: | Line 93: | ||
| hf-name = | | hf-name = | ||
| creator = | | creator = | ||
| type = | |||
| task = | | task = | ||
| library = | | library = |
Revision as of 13:59, 1 February 2023
Usage
Use this infobox for defining models.
{{model infobox | name = | hf-name = | creator = | type = | task = | library = | dataset = | language = | paper = | related-to = | license = }}