Template:Teammates: Difference between revisions
From OTNA Test Wiki
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
"Teammate Bio Here 2.": {}, | "Teammate Bio Here 2.": {}, | ||
"Teammate Bio Here 3.": {}, | "Teammate Bio Here 3.": {}, | ||
"pic 1": { | "pic 1": { | ||
"default": "File:Team.png", | "default": "File:Team.png", | ||
| Line 24: | Line 23: | ||
}, | }, | ||
"pic 3": { | "pic 3": { | ||
"default": "File:Team.png" | "default": "File:Team.png" | ||
} | } | ||
Revision as of 18:52, 5 September 2024
| [[{{{pic 1}}}|thumb|250x250|{{{Teammate Bio Here 1.}}}]] | [[{{{pic 2}}}|thumb|250x250|{{{Teammate Bio Here 2.}}}]] | [[{{{pic 3}}}|thumb|250x250|{{{Teammate Bio Here 3.}}}]] |
<templatedata>
{
"params": {
"Teammate Bio Here 1.": {
"required": true
},
"Teammate Bio Here 2.": {},
"Teammate Bio Here 3.": {},
"pic 1": {
"default": "File:Team.png",
"required": true
},
"pic 2": {
"default": "File:Team.png"
},
"pic 3": {
"default": "File:Team.png"
}
}
}
</templatedata>