Template:Teammates
From OTNA Test Wiki
| [[{{{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.": {
"required": true
},
"Teammate Bio Here 2.": {},
"Teammate Bio Here 3.": {},
"Teammate Bio Here 4.": {},
"pic 1": {
"default": "File:Team.png",
"required": true
},
"pic 2": {
"default": "File:Team.png"
},
"pic 3": {
"default": "File:Team.png"
},
"pic 4": {
"default": "File:Team.png"
}
}
}
</templatedata>