Module:Cosmetic items: Difference between revisions

mNo edit summary
Pymonkibot (talk | contribs)
m Text replacement - "[[Bloons TD Battles 2 v" to "[[Update history:Bloons TD Battles 2/Version "
 
(5 intermediate revisions by 2 users not shown)
Line 33: Line 33:
-- insert table row
-- insert table row
ret[i+1] = sFormat(
ret[i+1] = sFormat(
[=[|style='text-align:center' id='%s'|[[File:%s|50x50px]]
[=[|style="text-align:center" id="%s"|[[File:%s|50x50px]]
|'''%s'''%s||%s%s||%s||%s]=],
|'''%s'''%s||%s%s||%s||%s]=],
args[sFormat("name %i", i)],
args[sFormat("name %i", i)],
Line 59: Line 59:
!class='unsortable'|Icon!!Text!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
!class='unsortable'|Icon!!Text!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
{},
{},
"[[Bloons TD 6 v%s|Version %s]]",
"[[Update history:Bloons TD 6/Version %s|Version %s]]",
"''To be added''"
"''To be added''"
)
)
Line 72: Line 72:
!class='unsortable'|Icon!!Text!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
!class='unsortable'|Icon!!Text!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
{},
{},
"[[Bloons TD 6 v%s|Version %s]]",
"[[Update history:Bloons TD 6/Version %s|Version %s]]",
"''To be added''"
"''To be added''"
)
)
Line 85: Line 85:
!class='unsortable'|Icon!!Text!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
!class='unsortable'|Icon!!Text!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
{},
{},
"[[Bloons TD Battles 2 v%s|Version %s]]",
"[[Update history:Bloons TD Battles 2/Version %s|Version %s]]",
"Launch"
"Launch"
)
)
Line 98: Line 98:
!class='unsortable'|Icon!!Text!!Tower!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
!class='unsortable'|Icon!!Text!!Tower!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
{"tower %i"},
{"tower %i"},
"[[Bloons TD Battles 2 v%s|Version %s]]",
"[[Update history:Bloons TD Battles 2/Version %s|Version %s]]",
"Launch"
"Launch"
)
)
Line 111: Line 111:
!class='unsortable'|Icon!!Text!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
!class='unsortable'|Icon!!Text!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
{},
{},
"[[Bloons Card Storm v%s|Version %s]]",
"[[Update history:Bloons Card Storm/Version %s|Version %s]]",
"Launch"
"Launch"
)
)
Line 124: Line 124:
!class='unsortable'|Icon!!Text!!Hero!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
!class='unsortable'|Icon!!Text!!Hero!!Unlock method(s)!!Introduced!!class='unsortable'|Notes]],
{"hero %i"},
{"hero %i"},
"[[Bloons Card Storm v%s|Version %s]]",
"[[Update history:Bloons Card Storm/Version %s|Version %s]]",
"Launch"
"Launch"
)
)