Template:Model infobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
{{#if:{{{name|}}}| | {{#if:{{{name|}}}| | ||
<div style="align-self: flex-start">'''Name'''</div> | <div style="align-self: flex-start">'''Name'''</div> | ||
<div style="align-self: flex-start">{{{name}}}<br>{{{hf-name}}}</div> | <div style="align-self: flex-start">{{{name}}}<br>{{{hf-name}}}</div> | ||
}} | }} | ||
Line 15: | Line 14: | ||
{{#if:{{{creator|}}}| | {{#if:{{{creator|}}}| | ||
<div style="align-self: flex-start">'''Creator'''</div> | <div style="align-self: flex-start">'''Creator'''</div> | ||
<div style="align-self: flex-start">{{{creator}}}</div> | <div style="align-self: flex-start">{{{creator}}}</div> | ||
}} | }} |
Revision as of 10:14, 31 January 2023
Usage
Use this infobox for defining models.
{{model infobox | name = | hf-name = | creator = | task = | library = | dataset = | language = | paper = | related-to = | license = }}