Template:Teammates: Difference between revisions
From OTNA Test Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<!--<templatestyles src ="Template:Teammates/styles.css" />--> | <!--<templatestyles src ="Template:Teammates/styles.css" />--> | ||
{|class = "pic" | {|class = "pic" | ||
|[[{{{pic 1}}}|thumb|{{{Teammate Bio Here 1.}}}]] | |[[{{{pic 1}}}|thumb|500x500|{{{Teammate Bio Here 1.}}}]] | ||
|[[{{{pic 2}}}|thumb|{{{Teammate Bio Here 2.}}}]] | |[[{{{pic 2}}}|thumb|500x500|{{{Teammate Bio Here 2.}}}]] | ||
|[[{{{pic 3}}}|thumb|{{{Teammate Bio Here 3.}}}]] | |[[{{{pic 3}}}|thumb|500x500|{{{Teammate Bio Here 3.}}}]] | ||
|[[{{{pic 4}}}|thumb|{{{Teammate Bio Here 4.}}}]] | |[[{{{pic 4}}}|thumb|500x500|{{{Teammate Bio Here 4.}}}]] | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Revision as of 17:49, 5 September 2024
| [[{{{pic 1}}}|thumb|500x500|{{{Teammate Bio Here 1.}}}]] | [[{{{pic 2}}}|thumb|500x500|{{{Teammate Bio Here 2.}}}]] | [[{{{pic 3}}}|thumb|500x500|{{{Teammate Bio Here 3.}}}]] | [[{{{pic 4}}}|thumb|500x500|{{{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>