MiiWiki:Sandbox: Difference between revisions

From MiiWiki
Jump to navigationJump to search
m (if this works I think the maintenance is over)
 
(33 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
=Colored table sort buttons are invisible=
{|class="wikitable"
{|class="wikitable sortable"
!colspan=4|Wii Franchise
!lorem
|-
!ipsum
!rowspan=3|Wii Sports Series
!colspan=2|Main Games
|Content row 1 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|-
!rowspan=2|Spin-Offs
!Compilation/Remake
|Content row 2 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|-
!Crossover
|Content row 3 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|-
!colspan=2|Wii Play
|Content row 5 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|-
!rowspan=2|Wii Fit Series
!colspan=2|Main games
|Content row 4 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|-
!colspan=2|Wii Fit Apps
|Content row 5 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|-
!colspan=2|Wii Party
|Content row 5 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|-
!colspan=2|Wii Music
|Content row 5 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|}
 
==DPL3 stuff==
===Miitopia===
{|class="mw-collapsible mw-collapsed"
|Auto-generated list of ''[[Miitopia]]''-related pages needing attention.&nbsp;
|-
|
<DPL>
category=Miitopia
category=Pages needing attention|Articles with incomplete sections|Image requested
addcategories=true
format=¶,*[[%PAGE%]] <small><small>(%CATLIST%)</small></small>¶,,
limit=50
</DPL>
|}
 
{|class="mw-collapsible mw-collapsed"
|Auto-generated list of grub pages without ★/★★ redirects. May include V. Rare by default ones that don't need redirects made.
|-
|-
|top left
|
|top right
<DPL>
category=Grub
namespace=
format=<br>,{{#if:{{PROTECTIONEXPIRY:edit|%PAGE% ★}}||*[[%PAGE%]]¶}},,
offset=55
</DPL>
|}
 
===Wiki maintenance===
{|class="mw-collapsible mw-collapsed"
|Auto-generated list of stub game pages.&nbsp;
|-
|-
|bottom left
|
|bottom right
<DPL>
category=Games
category=Stubs
noresultsheader=
</DPL>
|}
|}
{|class="wikitable sortable table-green"
 
!lorem
{|class="mw-collapsible mw-collapsed"
!ipsum
|Files that link to Fandom (not an acceptable source since we can't verify that the uploader there ripped whatever themselves)&nbsp;
|-
|-
|top left
|
|top right
<DPL>
namespace=File
linkstoexternal=%.fandom.com%
</DPL>
|}
 
{|class="mw-collapsible mw-collapsed"
|File/Template/Category redirects/delete template with delete link (Admin-only)&nbsp;
|-
|-
|bottom left
|
|bottom right
<DPL>
namespace=File|Template|Category
redirects=only
format=,[[%PAGE%]] ([{{fullurl:%PAGE%|action=delete}} delete])<br>,,
</DPL>
<DPL>
namespace=File|Template|Category
category=To be deleted
format=,[[%PAGE%]] ([{{fullurl:%PAGE%|action=delete}} delete])<br>,,
</DPL>
 
|}
|}
=[[Template:Monster]] as an actual template=
</noinclude>
{{Infobox-Monster
|image={{{monstername|{{PAGENAME}}}}}
|dropscommon={{{commondrops|}}}
|dropsuncommon={{{uncommondrops|}}}
|dropsrare={{{raredrops|}}}
|similar={{{similar|}}}
|previousmonster={{{previousmonster|}}}
|nextmonster={{{nextmonster|}}}
}}
{{{description}}}
==Stats==
{{Monster Stats|{{{monstername|{{PAGENAME}}}}}|{{{hp}}}|{{{attack}}}|{{{defense}}}|{{{magic}}}|{{{speed}}}|{{{gold}}}|{{{exp}}}|{{{locations}}}}}
==Actions==
{{Monster Actions|attack1name={{{attack1name|}}}|attack1description={{{attack1description|}}}|attack1use={{{attack1use|}}}|attack1accuracy={{{attack1accuracy|}}}|attack2name={{{attack2name|}}}|attack2description={{{attack2description|}}}|attack2use={{{attack2use|}}}|attack2accuracy={{{attack2accuracy|}}}|attack3name={{{attack3name|}}}|attack3description={{{attack3description|}}}|attack3use={{{attack3use|}}}|attack3accuracy={{{attack3accuracy|}}}|attack4name={{{attack4name|}}}|attack4description={{{attack4description|}}}|attack4use={{{attack4use|}}}|attack4accuracy={{{attack4accuracy|}}}}}
<noinclude>


==Usage==
This template generates the data parts of [[Monster]] pages. It is meant to be used with [[mw:Help:Substitution|substitution]].
===Syntax===
Monstername, similar, the three drops values, and attacks besides 1 are optional
<pre>
{{subst:Monster
|description=The opening to the article. Should cover that they're monsters from Miitopia, their location, physical description, what Mii parts they have, and any other notes that don't belong in trivia.
|monstername=Monster's name, defaults to the page's name
|commondrops=commonly dropped Grub
|uncommondrops=uncommonly dropped Grub (★)
|raredrops=rarely dropped Grub (★★)
|similar=variants of this monster
|previousmonster=The previous monster. Use [[Previous monster name|#previous monster journal number]].
|nextmonster=The next monster. Use [[Next monster name|#Next monster journal number]].
|hp=, |attack=, |defense=, |magic=, |speed= Values for respective stats
|gold=how much gold is dropped by them when defeated
|exp=experience yield from them
|locations=locations where they are found
|attackxname=Name of attack x (replace x with a number between 1 and 4)
|attackxdescription=Description of attack x (replace x with a number between 1 and 4)
|attackxuse=Chance that the monster uses attack x (replace x with a number between 1 and 4)
|attackxaccuracy=Chance of attack x hitting a Mii (replace x with a number between 1 and 4)
}}</pre>
Other sections of the page (such as names in other languages, trivia, and navboxes) will need to be added after the template.
====Raw code====
<pre>
{{subst:Monster
|description=
|monstername=
|commondrops=
|uncommondrops=
|raredrops=
|similar=
|previousmonster=
|nextmonster=
|hp=
|attack=
|defense=
|magic=
|speed=
|gold=
|exp=
|locations=
|attack1name=
|attack1description=
|attack1use=
|attack1accuracy=
|attack2name=
|attack2description=
|attack2use=
|attack2accuracy=
|attack3name=
|attack3description=
|attack3use=
|attack3accuracy=
|attack4name=
|attack4description=
|attack4use=
|attack4accuracy=
}}</pre>
==Tab label formatting==
==Tab label formatting==
{{#css:
{{#css:
label.tabs-label:nth-of-type(1){background-color:pink;color:black}
<!-- only parts of this would be used in actual usage
label.tabs-label:nth-of-type(2){background-color:yellow;color:black}
    it says that some of these make it impossible to tell which is clicked but if it's on the bottom row then the bottom border technically disappears so observant people can probably tell. There may be a way to make that more noticeable, not sure. -->
label.tabs-label:nth-of-type(3){background-color:darkblue;color:white}
 
label:focus-within{background-color:white !important;color:black!important}
<!-- tab is solid color but text shows up on click-->
label.invisible-2:nth-of-type(2){display:none !important}
label.tabs-label:nth-of-type(1){background-color:pink !important;color:pink}
label.tabs-label:nth-of-type(2){background-color:yellow !important;color:yellow}
label.tabs-label:nth-of-type(3){background-color:#3333ff !important;color:#3333ff}
 
input:checked+label{color:black !important}
 
<!-- text is always visible, background goes uncolored on click (!important fixes but then telling which is clicked is impossible) -->
label.tabs-label:nth-of-type(5){background-color:pink;color:black}
label.tabs-label:nth-of-type(6){background-color:yellow;color:black}
label.tabs-label:nth-of-type(7){background-color:#3333ff;color:black}
 
<!-- tab is always a solid block of color, text is unreadable outside browser highlighting/screen readers -->
label.tabs-label:nth-of-type(9){background-color:pink;color:pink}
label.tabs-label:nth-of-type(10){background-color:yellow;color:yellow}
label.tabs-label:nth-of-type(11){background-color:#3333ff;color:#3333ff}
 
input:checked+label:nth-of-type(9){background-color:pink !important;color:pink !important}
input:checked+label:nth-of-type(10){background-color:yellow !important;color:yellow !important}
input:checked+label:nth-of-type(11){background-color:#3333ff !important;color:#3333ff !important}
 
<!-- using classes to hide them? -->
.tabs-hide-1>label:nth-of-type(1){display:none !important}
.tabs-hide-2>label:nth-of-type(2){display:none !important}
.tabs-hide-3>label:nth-of-type(3){display:none !important}
.tabs-hide-4>label:nth-of-type(4){display:none !important}
.tabs-hide-5>label:nth-of-type(5){display:none !important}
.tabs-hide-6>label:nth-of-type(6){display:none !important}
.tabs-hide-7>label:nth-of-type(7){display:none !important}
.tabs-hide-8>label:nth-of-type(8){display:none !important}
}}
}}
<tabs class="invisible-2">
{|class="wikitable sortable"
|-
|<tabs class="tabs-hide-2 tabs-hide-6">
<tab name="pink">
<tab name="pink">
pink clothes
pink clothes
</tab>
</tab>
<tab name="color this clothing is not available in" style="display:none" class="innvisible-tab">
<tab name="color this clothing is not available in">
This needs to exist if there's a color available for one piece of clothing but not another since nth of type can't be changed. If used in an actual page, it would probably just say "this clothing is not available in that color" or something
This needs to exist if there's a color available for one piece of clothing but not another since nth of type can't be changed. If used in an actual page, it would probably just say "this clothing is not available in that color" or something
</tab>
</tab>
<tab name="blue">
<tab name="blue">
blue clothes
blue clothes
</tab>
<tab name="spacer">
spacing for three ways of doing this
</tab>
<tab name="pink2">
pink clothes 2
</tab>
<tab name="color this clothing is not available in2">
This needs to exist if there's a color available for one piece of clothing but not another since nth of type can't be changed. If used in an actual page, it would probably just say "this clothing is not available in that color" or something 2
</tab>
<tab name="blue2">
blue clothes 2
</tab>
<tab name="spacer2">
spacing for three ways of doing this
</tab>
<tab name="pink3">
pink clothes 3
</tab>
<tab name="color this clothing is not available in3">
This needs to exist if there's a color available for one piece of clothing but not another since nth of type can't be changed. If used in an actual page, it would probably just say "this clothing is not available in that color" or something 3
</tab>
<tab name="blue3">
blue clothes 3
</tab>
</tab>
</tabs>
</tabs>
<tabs class="tabs-hide-1">
<tab name="color this clothing is not available in">
This needs to exist if there's a color available for one piece of clothing but not another since nth of type can't be changed. If used in an actual page, it would probably just say "this clothing is not available in that color" or something
</tab>
<tab name="yellow">
yellow clothes
</tab>
<tab name="blue">
blue clothes
</tab>
</tabs>
|}
==List of Special Miis==
Created by [[User:Evie|Evie]] ([[User talk:Evie|talk]]) 11:08, 14 November 2023 (UTC) . Mainspace when this list is more complete. Anyone is free to contribute.
Sources:
https://gamefaqs.gamespot.com/boards/625899-streetpass-mii-plaza/70990727 (add data and more Miis)
https://www.miilibrary.com/ALL/SPECIAL (add data)
https://bulbanews.bulbagarden.net/wiki/Junichi_Masuda%27s_Mii_appearing_in_StreetPass_Mii_Plaza (add details about Junichi Masuda in Streetpass Mii Plaza)
https://gbatemp.net/threads/i-made-a-spreadsheet-of-the-preservation-state-of-spotpass-special-miis.623517/ (add Miis and data, this sheet also includes some Europe/Oceania and Japan data)
(Actual text below v)
<nowiki>{{Stub}}
{{Construction|Incomplete list. Additionally as a starting page to build on, it is missing a lot of detail contained in the references. We could also add templates.}}
This article is a list of Special Miis. These Miis are distributed by Nintendo or an official source, and wear golden pants. They may depict real life people, such as game developers.</nowiki>
===Nintendo 3DS===
====Japan====
=====Tomodachi Life: Club Nintendo Fashion Catalog=====
*Tomoko Lexion
*Masaru Shinjo
*Kosaku Harakami
*Yukari Ando
*Kosuke Takagi
*Jun Sakuma
*Yui Motoki
*Sonoko Iida
*Tomoo Hyodo
*Yoshino Endo
*Hikaru Ashida
*Tenta Fujii
*Tenko Fujii
*Shota Tachibana
*Momoko Minakami
*Kae Kurita
*Ryoji Tokuma
*Nao Matsubara
*Reiko Yada
*Miku Hayakawa
*Yuto Hosaka
*Taro Osada
*Eimi Wada
<ref>[https://sites.google.com/view/miilibrary/ALL/SPECIAL Mii Library - Special Miis]</ref>
====North America====
=====Streetpass Mii Plaza=====
These Miis were available for a limited time only using [[nwiki:SpotPass|SpotPass]] or [[nwiki:Nintendo Zone|Nintendo Zone]].
*Fils-Aime: Based on [[nwiki:Reggie Fils-Aimé|Reggie Fils-Aimé]], former president of [[nwiki:Nintendo of America|Nintendo of America]] (March 27, 2012; to celebrate the Nintendo 3DS's first anniversary)
*Moffitt: Based on [[nwiki:Scott Moffitt|Scott Moffitt]], former Nintendo of America Executive Vice President of Sales and Marketing. (June 7, 2012; to celebrate [[nwiki:E3|E3]] 2012)
*Miyamoto: Based on [[nwiki:Shigeru Miyamoto|Shigeru Miyamoto]]; world-famous video game designer/creator from Nintendo of Japan. (March 24, 2013; to celebrate the release of [[mariowiki:Luigi's Mansion: Dark Moon|Luigi's Mansion: Dark Moon]])
*Iwata: Based on [[nwiki:Satoru Iwata|Satoru Iwata]]; former president of Nintendo of Japan (June 6, 2013; to commemorate the E3 2013 [[nwiki:Nintendo Direct|Nintendo Direct]]).
*Aonuma: Based on [[nwiki:Eiji Aonuma|Eiji Aonuma]]; best known as producer for [[zeldawiki:The Legend of Zelda (series)|''The Legend of Zelda'' series]]. (June 11, 2013; to celebrate E3 2013).
*Konno: Based on [[nwiki:Hideki Konno|Hideki Konno]]; best known for his direction and production on the [[mariowiki:Mario (franchise)|''Mario'' franchise]] sub-franchises such as ''Mario Kart''. (June 12, 2013; to celebrate E3 2013).
*Tezuka: Based on [[nwiki:Takashi Tezuka|Takashi Tezuka]]; director/producer/advisor of many Nintendo games, such as games in the ''Mario'' series, ''The Legend of Zelda'' series, [[nookipedia:Animal Crossing series|Animal Crossing series]], now Nintendo Executive Officer and Nintendo EPD Senior Officer. (June 12, 2013; to celebrate E3 2013).
*Hayashida: Based on [[nwiki:Koichi Hayashida|Koichi Hayashida]]<ref>[https://gamefaqs.gamespot.com/boards/625899-streetpass-mii-plaza/70990727 "Updated list of all North American-released Special Miis" (GameFAQs thread by Claytronic)]</ref>.
{{references}}

Latest revision as of 02:37, 20 April 2024

Wii Franchise
Wii Sports Series Main Games Content row 1 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Spin-Offs Compilation/Remake Content row 2 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Crossover Content row 3 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Wii Play Content row 5 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Wii Fit Series Main games Content row 4 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Wii Fit Apps Content row 5 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Wii Party Content row 5 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Wii Music Content row 5 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

DPL3 stuff

Miitopia

Auto-generated list of Miitopia-related pages needing attention. 
Auto-generated list of grub pages without ★/★★ redirects. May include V. Rare by default ones that don't need redirects made.


Wiki maintenance

Auto-generated list of stub game pages. 
Files that link to Fandom (not an acceptable source since we can't verify that the uploader there ripped whatever themselves) 
File/Template/Category redirects/delete template with delete link (Admin-only) 

File:MT Monster I Medusa.jpg (delete)
File:MT Grub Devils Food Cake.jpg (delete)
File:MT Monster Traveler and Orochi.jpg (delete)
File:MT Monster Travelers Friend.jpg (delete)
File:MT Grub Devils Food Cake Rare.jpg (delete)
File:MT Monster Great Sages Left Hand.jpg (delete)
File:MT Monster Travelers Friend Frog.jpg (delete)
File:MT Monster Snow Travelers Friend.jpg (delete)
File:MT Monster Great Sages Right Hand.jpg (delete)
File:MT Monster Silver Woof-o-the-Wisp.jpg (delete)
File:MT Monster Purple Woof-o-the-Wisp.jpg (delete)
File:MT Grub Devils Food Cake Very Rare.jpg (delete)
File:MT Monster Travelers Friend Tomato.jpg (delete)
File:MT Monster Traveler Woof-o-the-Wisp.jpg (delete)
File:MT Monster Great Sage The Darkest Lord.jpg (delete)
File:MT Monster Gold Travelers Friend Golem.jpg (delete)
File:MT Monster Ex-Dark Lord Phantom of Evil.jpg (delete)
File:MT Relationship levels 2-3.jpg (delete)

Tab label formatting

pink clothes

This needs to exist if there's a color available for one piece of clothing but not another since nth of type can't be changed. If used in an actual page, it would probably just say "this clothing is not available in that color" or something

blue clothes

spacing for three ways of doing this

pink clothes 2

This needs to exist if there's a color available for one piece of clothing but not another since nth of type can't be changed. If used in an actual page, it would probably just say "this clothing is not available in that color" or something 2

blue clothes 2

spacing for three ways of doing this

pink clothes 3

This needs to exist if there's a color available for one piece of clothing but not another since nth of type can't be changed. If used in an actual page, it would probably just say "this clothing is not available in that color" or something 3

blue clothes 3

This needs to exist if there's a color available for one piece of clothing but not another since nth of type can't be changed. If used in an actual page, it would probably just say "this clothing is not available in that color" or something

yellow clothes

blue clothes

List of Special Miis

Created by Evie (talk) 11:08, 14 November 2023 (UTC) . Mainspace when this list is more complete. Anyone is free to contribute.

Sources:

https://gamefaqs.gamespot.com/boards/625899-streetpass-mii-plaza/70990727 (add data and more Miis)

https://www.miilibrary.com/ALL/SPECIAL (add data)

https://bulbanews.bulbagarden.net/wiki/Junichi_Masuda%27s_Mii_appearing_in_StreetPass_Mii_Plaza (add details about Junichi Masuda in Streetpass Mii Plaza)

https://gbatemp.net/threads/i-made-a-spreadsheet-of-the-preservation-state-of-spotpass-special-miis.623517/ (add Miis and data, this sheet also includes some Europe/Oceania and Japan data)

(Actual text below v)


{{Stub}} {{Construction|Incomplete list. Additionally as a starting page to build on, it is missing a lot of detail contained in the references. We could also add templates.}} This article is a list of Special Miis. These Miis are distributed by Nintendo or an official source, and wear golden pants. They may depict real life people, such as game developers.


Nintendo 3DS

Japan

Tomodachi Life: Club Nintendo Fashion Catalog
  • Tomoko Lexion
  • Masaru Shinjo
  • Kosaku Harakami
  • Yukari Ando
  • Kosuke Takagi
  • Jun Sakuma
  • Yui Motoki
  • Sonoko Iida
  • Tomoo Hyodo
  • Yoshino Endo
  • Hikaru Ashida
  • Tenta Fujii
  • Tenko Fujii
  • Shota Tachibana
  • Momoko Minakami
  • Kae Kurita
  • Ryoji Tokuma
  • Nao Matsubara
  • Reiko Yada
  • Miku Hayakawa
  • Yuto Hosaka
  • Taro Osada
  • Eimi Wada

[1]

North America

Streetpass Mii Plaza

These Miis were available for a limited time only using SpotPass or Nintendo Zone.

  • Fils-Aime: Based on Reggie Fils-Aimé, former president of Nintendo of America (March 27, 2012; to celebrate the Nintendo 3DS's first anniversary)
  • Moffitt: Based on Scott Moffitt, former Nintendo of America Executive Vice President of Sales and Marketing. (June 7, 2012; to celebrate E3 2012)
  • Miyamoto: Based on Shigeru Miyamoto; world-famous video game designer/creator from Nintendo of Japan. (March 24, 2013; to celebrate the release of Luigi's Mansion: Dark Moon)
  • Iwata: Based on Satoru Iwata; former president of Nintendo of Japan (June 6, 2013; to commemorate the E3 2013 Nintendo Direct).
  • Aonuma: Based on Eiji Aonuma; best known as producer for The Legend of Zelda series. (June 11, 2013; to celebrate E3 2013).
  • Konno: Based on Hideki Konno; best known for his direction and production on the Mario franchise sub-franchises such as Mario Kart. (June 12, 2013; to celebrate E3 2013).
  • Tezuka: Based on Takashi Tezuka; director/producer/advisor of many Nintendo games, such as games in the Mario series, The Legend of Zelda series, Animal Crossing series, now Nintendo Executive Officer and Nintendo EPD Senior Officer. (June 12, 2013; to celebrate E3 2013).
  • Hayashida: Based on Koichi Hayashida[2].

References