Template:Teammates: Difference between revisions
From OTNA Test Wiki
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
}, | }, | ||
"pic 2": { | "pic 2": { | ||
"default": "File:Team.png" | |||
"default": "File:Team.png" | |||
}, | }, | ||
"pic 3": { | "pic 3": { | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"default": "File:Team.png" | "default": "File:Team.png" | ||
}, | }, | ||
"pic 4": { | "pic 4": { | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"default": "File:Team.png" | "default": "File:Team.png" | ||
} | } | ||
} | } | ||
Revision as of 16:52, 5 September 2024
| [[{{{pic 1}}}|thumb|{{{Teammate Bio Here 1.}}}]] | [[{{{pic 2}}}|thumb|{{{Teammate Bio Here 2.}}}]] | [[{{{pic 3}}}|thumb|{{{Teammate Bio Here 3.}}}]] | [[{{{pic 4}}}|thumb|{{{Teammate Bio Here 4.}}}]] |
<templatedata> { "params": { "Teammate Bio Here 1.": {}, "Teammate Bio Here 2.": {}, "Teammate Bio Here 3.": {}, "Teammate Bio Here 4.": {}, "pic 1": { "type": "wiki-file-name", "default": "File:Team.png", "required": true }, "pic 2": { "default": "File:Team.png" }, "pic 3": { "type": "wiki-file-name", "default": "File:Team.png" }, "pic 4": { "type": "wiki-file-name", "default": "File:Team.png" } } } </templatedata>