From f8e9043741258f86fda1f489354d0f19f0a8f18d Mon Sep 17 00:00:00 2001 From: Pk11 Date: Tue, 22 Dec 2020 14:37:53 -0600 Subject: [PATCH] Add Crowdin In-Context --- _config.yml | 2 + _data/en-US/nav.json | 24 ++-- _data/en-US/strings.json | 3 +- _data/ic-IC/nav.json | 14 ++ _data/ic-IC/strings.json | 9 ++ _includes/head.html | 11 ++ _includes/nav.html | 17 ++- assets/js/i18n/ic-IC.js | 1 + assets/js/language-alert.js | 12 +- fix in-context.sh | 5 + pages/_ic-IC/ds-index/dsi-twl-firm.md | 46 ++++++ pages/_ic-IC/ds-index/hardmod.md | 14 ++ pages/_ic-IC/ds-index/homebrew.md | 46 ++++++ pages/_ic-IC/ds-index/index.md | 13 ++ pages/_ic-IC/ds-index/retail-roms.md | 71 ++++++++++ pages/_ic-IC/ds-index/wifi.md | 24 ++++ pages/_ic-IC/index.md | 11 ++ .../_ic-IC/twilightmenu/creating-ram-disks.md | 27 ++++ .../twilightmenu/custom-boot-splashes.md | 18 +++ .../_ic-IC/twilightmenu/custom-dsi-3ds-sfx.md | 51 +++++++ .../twilightmenu/custom-dsi-3ds-skins.md | 134 ++++++++++++++++++ .../custom-unlaunch-backgrounds.md | 48 +++++++ .../twilightmenu/download-play-pictochat.md | 24 ++++ pages/_ic-IC/twilightmenu/faq.md | 39 +++++ .../_ic-IC/twilightmenu/how-to-get-box-art.md | 46 ++++++ pages/_ic-IC/twilightmenu/index.md | 12 ++ .../twilightmenu/installing-3ds-manual.md | 16 +++ .../installing-3ds-universal-updater.md | 14 ++ pages/_ic-IC/twilightmenu/installing-3ds.md | 33 +++++ pages/_ic-IC/twilightmenu/installing-dsi.md | 20 +++ .../twilightmenu/installing-flashcard.md | 47 ++++++ .../twilightmenu/playing-in-widescreen.md | 31 ++++ .../twilightmenu/updating-3ds-manual.md | 25 ++++ .../updating-3ds-universal-updater.md | 25 ++++ pages/_ic-IC/twilightmenu/updating-3ds.md | 24 ++++ pages/_ic-IC/twilightmenu/updating-dsi.md | 24 ++++ .../_ic-IC/twilightmenu/updating-flashcard.md | 23 +++ 37 files changed, 979 insertions(+), 25 deletions(-) create mode 100644 _data/ic-IC/nav.json create mode 100644 _data/ic-IC/strings.json create mode 100644 assets/js/i18n/ic-IC.js create mode 100755 fix in-context.sh create mode 100644 pages/_ic-IC/ds-index/dsi-twl-firm.md create mode 100644 pages/_ic-IC/ds-index/hardmod.md create mode 100644 pages/_ic-IC/ds-index/homebrew.md create mode 100644 pages/_ic-IC/ds-index/index.md create mode 100644 pages/_ic-IC/ds-index/retail-roms.md create mode 100644 pages/_ic-IC/ds-index/wifi.md create mode 100644 pages/_ic-IC/index.md create mode 100644 pages/_ic-IC/twilightmenu/creating-ram-disks.md create mode 100644 pages/_ic-IC/twilightmenu/custom-boot-splashes.md create mode 100644 pages/_ic-IC/twilightmenu/custom-dsi-3ds-sfx.md create mode 100644 pages/_ic-IC/twilightmenu/custom-dsi-3ds-skins.md create mode 100644 pages/_ic-IC/twilightmenu/custom-unlaunch-backgrounds.md create mode 100644 pages/_ic-IC/twilightmenu/download-play-pictochat.md create mode 100644 pages/_ic-IC/twilightmenu/faq.md create mode 100644 pages/_ic-IC/twilightmenu/how-to-get-box-art.md create mode 100644 pages/_ic-IC/twilightmenu/index.md create mode 100644 pages/_ic-IC/twilightmenu/installing-3ds-manual.md create mode 100644 pages/_ic-IC/twilightmenu/installing-3ds-universal-updater.md create mode 100644 pages/_ic-IC/twilightmenu/installing-3ds.md create mode 100644 pages/_ic-IC/twilightmenu/installing-dsi.md create mode 100644 pages/_ic-IC/twilightmenu/installing-flashcard.md create mode 100644 pages/_ic-IC/twilightmenu/playing-in-widescreen.md create mode 100644 pages/_ic-IC/twilightmenu/updating-3ds-manual.md create mode 100644 pages/_ic-IC/twilightmenu/updating-3ds-universal-updater.md create mode 100644 pages/_ic-IC/twilightmenu/updating-3ds.md create mode 100644 pages/_ic-IC/twilightmenu/updating-dsi.md create mode 100644 pages/_ic-IC/twilightmenu/updating-flashcard.md diff --git a/_config.yml b/_config.yml index 125d640f..5f58a127 100644 --- a/_config.yml +++ b/_config.yml @@ -10,6 +10,8 @@ collections: en-US: output: true permalink: /:path:output_ext + ic-IC: + output: true da-DK: output: true de-DE: diff --git a/_data/en-US/nav.json b/_data/en-US/nav.json index 9a13ed39..8f058471 100644 --- a/_data/en-US/nav.json +++ b/_data/en-US/nav.json @@ -1,14 +1,14 @@ [ - { - "title": "Home", - "url": "/" - }, - { - "title": "TWiLight Menu++", - "url": "/twilightmenu" - }, - { - "title": "DS Index", - "url": "/ds-index" - } + { + "title": "Home", + "url": "/" + }, + { + "title": "TWiLight Menu++", + "url": "/twilightmenu" + }, + { + "title": "DS Index", + "url": "/ds-index" + } ] diff --git a/_data/en-US/strings.json b/_data/en-US/strings.json index 8108fc35..5f910d22 100644 --- a/_data/en-US/strings.json +++ b/_data/en-US/strings.json @@ -2,8 +2,9 @@ "by": "By: $1", "description": "Wikis for DS-Homebrew projects", "discord-server": "Discord server (English only)", - "help-translate": "Help translate!", "published-with": "Published with GitHub Pages, view the source on GitHub.", "source": "Source", + "translate-here": "Translate here", + "translate-on-crowdin": "Translate on Crowdin", "title": "DS-Homebrew Wiki" } \ No newline at end of file diff --git a/_data/ic-IC/nav.json b/_data/ic-IC/nav.json new file mode 100644 index 00000000..45a21ec4 --- /dev/null +++ b/_data/ic-IC/nav.json @@ -0,0 +1,14 @@ +[ + { + "title": "crwdns13748:0crwdne13748:0", + "url": "crwdns13752:0crwdne13752:0" + }, + { + "title": "crwdns13756:0crwdne13756:0", + "url": "crwdns13760:0crwdne13760:0" + }, + { + "title": "crwdns13764:0crwdne13764:0", + "url": "crwdns13768:0crwdne13768:0" + } +] diff --git a/_data/ic-IC/strings.json b/_data/ic-IC/strings.json new file mode 100644 index 00000000..07366143 --- /dev/null +++ b/_data/ic-IC/strings.json @@ -0,0 +1,9 @@ +{ + "by": "crwdns12430:0crwdne12430:0", + "description": "crwdns12424:0crwdne12424:0", + "discord-server": "crwdns12426:0crwdne12426:0", + "help-translate": "crwdns14308:0crwdne14308:0", + "published-with": "crwdns12432:0crwdne12432:0", + "source": "crwdns12428:0crwdne12428:0", + "title": "crwdns12422:0crwdne12422:0" +} \ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index 1db79ab9..2a09be82 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -17,4 +17,15 @@ {% include favicon.html %} {% include seo.html %} + + {% if page.collection == "ic-IC" %} + + + {% endif %} \ No newline at end of file diff --git a/_includes/nav.html b/_includes/nav.html index a7effc23..a159e5d9 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -23,7 +23,7 @@ dropdown-toggle" href="#" id="navbar-dropdown-menu-link-{{ item.title }}" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">{{ item.title }} @@ -42,14 +42,17 @@ diff --git a/assets/js/i18n/ic-IC.js b/assets/js/i18n/ic-IC.js new file mode 100644 index 00000000..f2bc1d3a --- /dev/null +++ b/assets/js/i18n/ic-IC.js @@ -0,0 +1 @@ +export default { 'pageIsInYourLanguage': 'crwdns14576:0crwdne14576:0' }; \ No newline at end of file diff --git a/assets/js/language-alert.js b/assets/js/language-alert.js index 87598d0e..650f6442 100644 --- a/assets/js/language-alert.js +++ b/assets/js/language-alert.js @@ -1,12 +1,14 @@ -const languages = [ "da-DK", "de-DE", "en-US", "es-ES", "fr-FR", "hu-HU", "it-IT", "ja-JP", "ko-KR", "no-NO", "pl-PL", "pt-PT", "ru-RU", "sv-SE", "tr-TR", "uk-UA", "zh-CN", "zh-TW" ]; -let languageID = `${window.navigator.language.substr(0, 2)}-${window.navigator.language.substr(3, 3).toUpperCase()}` -if(!languageID.match(/[a-z][a-z]-[A-Z][A-Z]/)) { +const languages = [ "da-DK", "de-DE", "en-US", "es-ES", "fr-FR", "hu-HU", "ic-IC", "it-IT", "ja-JP", "ko-KR", "no-NO", "pl-PL", "pt-PT", "ru-RU", "sv-SE", "tr-TR", "uk-UA", "zh-CN", "zh-TW" ]; +let languageID = document.documentElement.lang == "ic-IC" ? document.documentElement.lang : `${window.navigator.language.substr(0, 2)}-${window.navigator.language.substr(3, 3).toUpperCase()}`; +if(!languages.includes(languageID)) { languageID = languages.filter(r => r.includes(languageID))?.[0]; } + if(languageID) { + top: for(let language of document.getElementById("language-dropdown").children) { - if(language.children[0].dataset.languageId == languageID && !language.children[0].classList.contains("active")) { + if((language.children[0].dataset.languageId == languageID && !language.children[0].classList.contains("active")) || languageID == "ic-IC") { for(let languageAlert of document.getElementsByClassName("language-alert")) { languageAlert.classList.remove("d-none"); let a = document.createElement("a"); @@ -16,7 +18,7 @@ if(languageID) { import(`./i18n/${languageID}.js`).then(obj => { a.innerHTML = obj.default.pageIsInYourLanguage; }).catch(() => a.innerHTML = "This page is available in your language!"); - break; + break top; } } } diff --git a/fix in-context.sh b/fix in-context.sh new file mode 100755 index 00000000..ac75b1d1 --- /dev/null +++ b/fix in-context.sh @@ -0,0 +1,5 @@ +# Fix the layouts in the in-context files +sed -i "" "s/layout: crwdns[0-9][0-9][0-9][0-9][0-9]:0crwdne[0-9][0-9][0-9][0-9][0-9]:0/layout: default/" pages/_ic-IC/*.md +for file in pages/_ic-IC/*/*.md; do + sed -i "" "s/layout: crwdns[0-9][0-9][0-9][0-9][0-9]:0crwdne[0-9][0-9][0-9][0-9][0-9]:0/layout: wiki/" $file +done diff --git a/pages/_ic-IC/ds-index/dsi-twl-firm.md b/pages/_ic-IC/ds-index/dsi-twl-firm.md new file mode 100644 index 00000000..7e2e384f --- /dev/null +++ b/pages/_ic-IC/ds-index/dsi-twl-firm.md @@ -0,0 +1,46 @@ +--- +lang: crwdns13620:0crwdne13620:0 +layout: wiki +section: crwdns13624:0crwdne13624:0 +title: crwdns13626:0crwdne13626:0 +description: crwdns14318:0crwdne14318:0 +--- + +### crwdns13630:0crwdne13630:0 +crwdns13632:0crwdne13632:0 crwdns13634:0crwdne13634:0 crwdns13636:0crwdne13636:0 + +- [crwdns13640:0crwdne13640:0](crwdns13638:0crwdne13638:0) + - crwdns13642:0crwdne13642:0 + - crwdns13644:0crwdne13644:0 +- [crwdns13648:0crwdne13648:0](crwdns13646:0crwdne13646:0) + - crwdns13650:0crwdne13650:0 + - crwdns13652:0crwdne13652:0 + +### crwdns13654:0crwdne13654:0 +crwdns13656:0crwdne13656:0 crwdns13658:0crwdne13658:0 crwdns13660:0crwdne13660:0 crwdns13662:0crwdne13662:0 crwdns13664:0crwdne13664:0 + +crwdns13666:0crwdne13666:0 crwdns13668:0crwdne13668:0 + +### crwdns13670:0crwdne13670:0 +crwdns13672:0crwdne13672:0 crwdns13674:0crwdne13674:0 crwdns13676:0crwdne13676:0 crwdns13678:0crwdne13678:0 crwdns13680:0crwdne13680:0 + +crwdns13682:0crwdne13682:0 crwdns13684:0crwdne13684:0 crwdns13686:0crwdne13686:0 + +crwdns14320:0crwdne14320:0 crwdns14322:0crwdne14322:0 + +### crwdns13690:0crwdne13690:0 +crwdns13692:0crwdne13692:0 crwdns13694:0crwdne13694:0 crwdns14324:0crwdne14324:0 + +crwdns14326:0crwdne14326:0 crwdns13700:0crwdne13700:0 + +crwdns13702:0crwdne13702:0 crwdns14328:0crwdne14328:0 crwdns13706:0crwdne13706:0 crwdns14330:0crwdne14330:0 crwdns13710:0crwdne13710:0 crwdns14332:0crwdne14332:0 + +crwdns13714:0crwdne13714:0 crwdns14334:0crwdne14334:0 crwdns14336:0crwdne14336:0 + +### crwdns13720:0crwdne13720:0 +crwdns13722:0crwdne13722:0 crwdns13724:0crwdne13724:0 crwdns14338:0crwdne14338:0 + +crwdns13728:0crwdne13728:0 crwdns13730:0crwdne13730:0 crwdns13732:0crwdne13732:0 + +### crwdns13734:0crwdne13734:0 +crwdns13736:0crwdne13736:0 crwdns14340:0crwdne14340:0 crwdns13740:0crwdne13740:0 diff --git a/pages/_ic-IC/ds-index/hardmod.md b/pages/_ic-IC/ds-index/hardmod.md new file mode 100644 index 00000000..04044a2b --- /dev/null +++ b/pages/_ic-IC/ds-index/hardmod.md @@ -0,0 +1,14 @@ +--- +lang: crwdns12628:0crwdne12628:0 +layout: wiki +section: crwdns12632:0crwdne12632:0 +title: crwdns12634:0crwdne12634:0 +description: crwdns14472:0crwdne14472:0 +--- + +crwdns12638:0crwdne12638:0 crwdns12640:0crwdne12640:0 +### crwdns12642:0crwdne12642:0 +![crwdns14476:0crwdne14476:0](crwdns14474:0crwdne14474:0) + +### crwdns12646:0crwdne12646:0 +crwdns14478:0crwdne14478:0 diff --git a/pages/_ic-IC/ds-index/homebrew.md b/pages/_ic-IC/ds-index/homebrew.md new file mode 100644 index 00000000..1c849e42 --- /dev/null +++ b/pages/_ic-IC/ds-index/homebrew.md @@ -0,0 +1,46 @@ +--- +lang: crwdns13420:0crwdne13420:0 +layout: wiki +section: crwdns13424:0crwdne13424:0 +title: crwdns13426:0crwdne13426:0 +description: crwdns14358:0crwdne14358:0 +--- + +### crwdns13430:0crwdne13430:0 + +crwdns14360:0crwdne14360:0 crwdns13434:0crwdne13434:0 + +- crwdns14362:0crwdne14362:0 crwdns14364:0crwdne14364:0 +- crwdns13440:0crwdne13440:0 crwdns14366:0crwdne14366:0 +- crwdns14368:0crwdne14368:0 crwdns14370:0crwdne14370:0 + +### crwdns13448:0crwdne13448:0 + +crwdns13450:0crwdne13450:0 crwdns14372:0crwdne14372:0 crwdns14374:0crwdne14374:0 crwdns13456:0crwdne13456:0 + +crwdns14376:0crwdne14376:0 + +### crwdns13460:0crwdne13460:0 + +crwdns13462:0crwdne13462:0 crwdns13464:0crwdne13464:0 crwdns13466:0crwdne13466:0 + +### crwdns13468:0crwdne13468:0 + +crwdns14378:0crwdne14378:0 crwdns13472:0crwdne13472:0 crwdns14380:0crwdne14380:0 + +- crwdns14382:0crwdne14382:0 crwdns13478:0crwdne13478:0 +- crwdns14384:0crwdne14384:0 crwdns13482:0crwdne13482:0 + - crwdns14386:0crwdne14386:0 + - crwdns14394:0crwdne14394:0 + - crwdns14398:0crwdne14398:0 crwdns14402:0crwdne14402:0 + - crwdns14404:0crwdne14404:0 + +crwdns14408:0crwdne14408:0 crwdns14414:0crwdne14414:0 crwdns13494:0crwdne13494:0 crwdns14416:0crwdne14416:0 + +crwdns14418:0crwdne14418:0 + +### crwdns13500:0crwdne13500:0 +crwdns13504:0crwdne13504:0 crwdns14424:0crwdne14424:0 + +- crwdns14426:0crwdne14426:0 crwdns14428:0crwdne14428:0 +- crwdns14430:0crwdne14430:0 crwdns14432:0crwdne14432:0 diff --git a/pages/_ic-IC/ds-index/index.md b/pages/_ic-IC/ds-index/index.md new file mode 100644 index 00000000..466e54ba --- /dev/null +++ b/pages/_ic-IC/ds-index/index.md @@ -0,0 +1,13 @@ +--- +lang: crwdns12434:0crwdne12434:0 +layout: wiki +section: crwdns12438:0crwdne12438:0 +title: crwdns12440:0crwdne12440:0 +description: crwdns14344:0crwdne14344:0 +--- + +crwdns14346:0crwdne14346:0 crwdns14348:0crwdne14348:0 + + diff --git a/pages/_ic-IC/ds-index/retail-roms.md b/pages/_ic-IC/ds-index/retail-roms.md new file mode 100644 index 00000000..cbaf74af --- /dev/null +++ b/pages/_ic-IC/ds-index/retail-roms.md @@ -0,0 +1,71 @@ +--- +lang: crwdns13742:0crwdne13742:0 +layout: wiki +section: crwdns13746:0crwdne13746:0 +title: crwdns13750:0crwdne13750:0 +description: crwdns14496:0crwdne14496:0 +--- + +### crwdns13758:0crwdne13758:0 + +crwdns13762:0crwdne13762:0 crwdns13766:0crwdne13766:0 + +- crwdns14498:0crwdne14498:0 crwdns14500:0crwdne14500:0 crwdns13774:0crwdne13774:0 +- crwdns13776:0crwdne13776:0 crwdns13778:0crwdne13778:0 + +crwdns14502:0crwdne14502:0 + +### crwdns13782:0crwdne13782:0 + +crwdns13784:0crwdne13784:0 crwdns13786:0crwdne13786:0 crwdns13788:0crwdne13788:0 + +crwdns13790:0crwdne13790:0 + +### crwdns13792:0crwdne13792:0 +crwdns13794:0crwdne13794:0 crwdns13796:0crwdne13796:0 + +### crwdns13798:0crwdne13798:0 +crwdns13800:0crwdne13800:0 + +- crwdns13802:0crwdne13802:0 +- crwdns13804:0crwdne13804:0 +- crwdns13806:0crwdne13806:0 +- crwdns13808:0crwdne13808:0 + +crwdns13810:0crwdne13810:0 + +crwdns13812:0crwdne13812:0 crwdns13814:0crwdne13814:0 + +### crwdns13816:0crwdne13816:0 +crwdns13818:0crwdne13818:0 crwdns13820:0crwdne13820:0 crwdns13822:0crwdne13822:0 crwdns13824:0crwdne13824:0 + +crwdns13826:0$gbacrwdne13826:0 crwdns13828:0crwdne13828:0 +- crwdns13830:0crwdne13830:0 + +### crwdns13832:0crwdne13832:0 + +crwdns13834:0crwdne13834:0 crwdns13836:0crwdne13836:0 crwdns13838:0crwdne13838:0 crwdns13840:0crwdne13840:0 + +### crwdns13842:0crwdne13842:0 + +crwdns13844:0crwdne13844:0 crwdns14504:0crwdne14504:0 + +crwdns13848:0crwdne13848:0 crwdns13850:0crwdne13850:0 crwdns13852:0crwdne13852:0 +- crwdns13854:0crwdne13854:0 +- crwdns13856:0crwdne13856:0 + +crwdns13858:0crwdne13858:0 +- crwdns13860:0crwdne13860:0 + - crwdns13862:0crwdne13862:0 crwdns13864:0crwdne13864:0 +- crwdns13866:0crwdne13866:0 + - crwdns13868:0crwdne13868:0 + - crwdns13870:0crwdne13870:0 crwdns13872:0crwdne13872:0 + - crwdns13874:0crwdne13874:0 + +crwdns13876:0crwdne13876:0 + +crwdns13878:0crwdne13878:0 + +- crwdns13880:0crwdne13880:0 crwdns13882:0crwdne13882:0 crwdns13884:0crwdne13884:0 crwdns13886:0crwdne13886:0 + +crwdns13888:0crwdne13888:0 diff --git a/pages/_ic-IC/ds-index/wifi.md b/pages/_ic-IC/ds-index/wifi.md new file mode 100644 index 00000000..47421110 --- /dev/null +++ b/pages/_ic-IC/ds-index/wifi.md @@ -0,0 +1,24 @@ +--- +lang: crwdns12774:0crwdne12774:0 +layout: wiki +section: crwdns12782:0crwdne12782:0 +title: crwdns12786:0crwdne12786:0 +description: crwdns14390:0crwdne14390:0 +--- + +- crwdns14392:0crwdne14392:0 +- crwdns14396:0crwdne14396:0 + +crwdns14400:0crwdne14400:0 + +### crwdns12806:0crwdne12806:0 + +1. crwdns14406:0crwdne14406:0 +1. crwdns14410:0crwdne14410:0 +1. crwdns14412:0crwdne14412:0 + - crwdns12822:0crwdne12822:0 + - crwdns12826:0crwdne12826:0 + - crwdns12830:0crwdne12830:0 + - crwdns12834:0crwdne12834:0 +1. crwdns14420:0crwdne14420:0 +1. crwdns14422:0crwdne14422:0 diff --git a/pages/_ic-IC/index.md b/pages/_ic-IC/index.md new file mode 100644 index 00000000..6bf0e72b --- /dev/null +++ b/pages/_ic-IC/index.md @@ -0,0 +1,11 @@ +--- +lang: crwdns13268:0crwdne13268:0 +layout: default +title: crwdns13272:0crwdne13272:0 +--- + +# crwdns13274:0crwdne13274:0 + +crwdns14310:0crwdne14310:0 crwdns14312:0crwdne14312:0 + +crwdns14314:0{{ site.repo }}crwdne14314:0 crwdns14316:0crwdne14316:0 diff --git a/pages/_ic-IC/twilightmenu/creating-ram-disks.md b/pages/_ic-IC/twilightmenu/creating-ram-disks.md new file mode 100644 index 00000000..50037a2a --- /dev/null +++ b/pages/_ic-IC/twilightmenu/creating-ram-disks.md @@ -0,0 +1,27 @@ +--- +lang: crwdns13226:0crwdne13226:0 +layout: wiki +section: crwdns13230:0crwdne13230:0 +title: crwdns13232:0crwdne13232:0 +category: crwdns13234:0crwdne13234:0 +--- + +crwdns13236:0crwdne13236:0 + +crwdns13238:0crwdne13238:0 + +crwdns14434:0crwdne14434:0 + +1. crwdns13242:0crwdne13242:0 +1. crwdns13244:0crwdne13244:0 +1. crwdns14436:0crwdne14436:0 +1. crwdns14438:0crwdne14438:0 +1. crwdns13250:0crwdne13250:0 +1. crwdns14440:0crwdne14440:0 +1. crwdns14442:0crwdne14442:0 +1. crwdns14444:0crwdne14444:0 +1. crwdns14446:0crwdne14446:0 +1. crwdns14448:0crwdne14448:0 +1. crwdns14450:0crwdne14450:0 +1. crwdns14452:0crwdne14452:0 +1. crwdns14454:0crwdne14454:0 diff --git a/pages/_ic-IC/twilightmenu/custom-boot-splashes.md b/pages/_ic-IC/twilightmenu/custom-boot-splashes.md new file mode 100644 index 00000000..f4d1a7b1 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/custom-boot-splashes.md @@ -0,0 +1,18 @@ +--- +lang: crwdns12940:0crwdne12940:0 +layout: wiki +section: crwdns12948:0crwdne12948:0 +title: crwdns12952:0crwdne12952:0 +category: crwdns12956:0crwdne12956:0 +--- + +crwdns12960:0crwdne12960:0 crwdns12964:0crwdne12964:0 + +crwdns12968:0crwdne12968:0 +- crwdns12972:0crwdne12972:0 +- crwdns12976:0crwdne12976:0 +- crwdns12980:0crwdne12980:0 +- crwdns12984:0crwdne12984:0 + - crwdns12988:0crwdne12988:0 +- crwdns12992:0crwdne12992:0 +- crwdns12996:0crwdne12996:0 diff --git a/pages/_ic-IC/twilightmenu/custom-dsi-3ds-sfx.md b/pages/_ic-IC/twilightmenu/custom-dsi-3ds-sfx.md new file mode 100644 index 00000000..f5f59f11 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/custom-dsi-3ds-sfx.md @@ -0,0 +1,51 @@ +--- +lang: crwdns13278:0crwdne13278:0 +layout: wiki +section: crwdns13282:0crwdne13282:0 +title: crwdns13284:0crwdne13284:0 +category: crwdns13286:0crwdne13286:0 +--- + +crwdns13288:0crwdne13288:0 crwdns13290:0crwdne13290:0 crwdns13292:0crwdne13292:0 crwdns13294:0crwdne13294:0 + +crwdns13296:0crwdne13296:0 crwdns13298:0crwdne13298:0 + +## crwdns13300:0crwdne13300:0 +crwdns13302:0crwdne13302:0 + +| crwdns13304:0crwdne13304:0 | crwdns13306:0crwdne13306:0 | +| -------------------------- | ----------------------------------------------------- | +| crwdns13310:0crwdne13310:0 | crwdns13316:0crwdne13316:0 crwdns13322:0crwdne13322:0 | +| crwdns13330:0crwdne13330:0 | crwdns13336:0crwdne13336:0 | +| crwdns13344:0crwdne13344:0 | crwdns13350:0crwdne13350:0 | +| crwdns13358:0crwdne13358:0 | crwdns13362:0crwdne13362:0 | +| crwdns13364:0crwdne13364:0 | crwdns13366:0crwdne13366:0 | +| crwdns13368:0crwdne13368:0 | crwdns13370:0crwdne13370:0 | +| crwdns13372:0crwdne13372:0 | crwdns13374:0crwdne13374:0 | +| crwdns13376:0crwdne13376:0 | crwdns13378:0crwdne13378:0 crwdns13380:0crwdne13380:0 | + +crwdns13382:0crwdne13382:0 crwdns13384:0crwdne13384:0 + +crwdns13386:0crwdne13386:0 crwdns13388:0crwdne13388:0 + +### crwdns13390:0crwdne13390:0 +crwdns13392:0crwdne13392:0 + +crwdns13394:0crwdne13394:0 crwdns13396:0crwdne13396:0 crwdns13398:0crwdne13398:0 + +crwdns13400:0crwdne13400:0 + +crwdns13402:0crwdne13402:0 + + +## crwdns13404:0crwdne13404:0 + +crwdns13406:0crwdne13406:0 + +crwdns13408:0crwdne13408:0 crwdns13410:0crwdne13410:0 crwdns13412:0crwdne13412:0 + +crwdns13414:0crwdne13414:0 + +crwdns13416:0crwdne13416:0 + +crwdns13418:0crwdne13418:0 diff --git a/pages/_ic-IC/twilightmenu/custom-dsi-3ds-skins.md b/pages/_ic-IC/twilightmenu/custom-dsi-3ds-skins.md new file mode 100644 index 00000000..b6c5351b --- /dev/null +++ b/pages/_ic-IC/twilightmenu/custom-dsi-3ds-skins.md @@ -0,0 +1,134 @@ +--- +lang: crwdns12650:0crwdne12650:0 +layout: wiki +section: crwdns12654:0crwdne12654:0 +title: crwdns12656:0crwdne12656:0 +category: crwdns12658:0crwdne12658:0 +--- + +crwdns12660:0crwdne12660:0 crwdns12662:0crwdne12662:0 crwdns12664:0crwdne12664:0 crwdns12666:0crwdne12666:0 + +crwdns12668:0crwdne12668:0 crwdns12670:0crwdne12670:0 crwdns12672:0crwdne12672:0 crwdns12674:0crwdne12674:0 +```bash +crwdns12676:0crwdne12676:0 +``` +crwdns12678:0crwdne12678:0 crwdns12680:0crwdne12680:0 crwdns12682:0crwdne12682:0 + +crwdns12684:0crwdne12684:0 crwdns12686:0crwdne12686:0 + +## crwdns12688:0crwdne12688:0 + +crwdns12690:0crwdne12690:0 + +### crwdns12692:0crwdne12692:0 +| crwdns12694:0crwdne12694:0 | crwdns12696:0crwdne12696:0 | +| -------------------------- | -------------------------- | +| crwdns12698:0crwdne12698:0 | crwdns12700:0crwdne12700:0 | +| crwdns12702:0crwdne12702:0 | crwdns12704:0crwdne12704:0 | +| crwdns12706:0crwdne12706:0 | crwdns12708:0crwdne12708:0 | +| crwdns12710:0crwdne12710:0 | crwdns12712:0crwdne12712:0 | +| crwdns12714:0crwdne12714:0 | crwdns12716:0crwdne12716:0 | + +### crwdns12718:0crwdne12718:0 +| crwdns12720:0crwdne12720:0 | crwdns12722:0crwdne12722:0 | crwdns12724:0crwdne12724:0 | +| -------------------------- | -------------------------- | -------------------------- | +| crwdns12726:0crwdne12726:0 | crwdns12728:0crwdne12728:0 | | +| crwdns12730:0crwdne12730:0 | crwdns12732:0crwdne12732:0 | | +| crwdns12734:0crwdne12734:0 | crwdns12736:0crwdne12736:0 | crwdns12738:0crwdne12738:0 | +| crwdns12740:0crwdne12740:0 | crwdns12742:0crwdne12742:0 | crwdns12744:0crwdne12744:0 | +| crwdns12746:0crwdne12746:0 | crwdns12748:0crwdne12748:0 | crwdns12750:0crwdne12750:0 | +| crwdns12752:0crwdne12752:0 | crwdns12754:0crwdne12754:0 | crwdns12756:0crwdne12756:0 | +| crwdns12758:0crwdne12758:0 | crwdns12760:0crwdne12760:0 | | +| crwdns12762:0crwdne12762:0 | crwdns12764:0crwdne12764:0 | | +| crwdns12766:0crwdne12766:0 | crwdns12768:0crwdne12768:0 | | +| crwdns12770:0crwdne12770:0 | crwdns12772:0crwdne12772:0 | | +| crwdns12776:0crwdne12776:0 | crwdns12780:0crwdne12780:0 | | +| crwdns12784:0crwdne12784:0 | crwdns12788:0crwdne12788:0 | | +| crwdns12792:0crwdne12792:0 | crwdns12796:0crwdne12796:0 | crwdns12800:0crwdne12800:0 | +| crwdns12804:0crwdne12804:0 | crwdns12808:0crwdne12808:0 | | +| crwdns12812:0crwdne12812:0 | crwdns12816:0crwdne12816:0 | | +| crwdns12820:0crwdne12820:0 | crwdns12824:0crwdne12824:0 | | +| crwdns12828:0crwdne12828:0 | crwdns12832:0crwdne12832:0 | | +| crwdns12836:0crwdne12836:0 | crwdns12840:0crwdne12840:0 | | +| crwdns12844:0crwdne12844:0 | crwdns12846:0crwdne12846:0 | | +| crwdns12848:0crwdne12848:0 | crwdns12850:0crwdne12850:0 | | +| crwdns12852:0crwdne12852:0 | crwdns12854:0crwdne12854:0 | | +| crwdns12856:0crwdne12856:0 | crwdns12858:0crwdne12858:0 | | +| crwdns12860:0crwdne12860:0 | crwdns12862:0crwdne12862:0 | | +| crwdns12864:0crwdne12864:0 | crwdns12866:0crwdne12866:0 | | +| crwdns12868:0crwdne12868:0 | crwdns12870:0crwdne12870:0 | | +| crwdns12872:0crwdne12872:0 | crwdns12874:0crwdne12874:0 | crwdns12876:0crwdne12876:0 | +| crwdns12878:0crwdne12878:0 | crwdns12880:0crwdne12880:0 | crwdns12882:0crwdne12882:0 | +| crwdns12884:0crwdne12884:0 | crwdns12886:0crwdne12886:0 | | +| crwdns12888:0crwdne12888:0 | crwdns12890:0crwdne12890:0 | | +| crwdns12892:0crwdne12892:0 | crwdns12894:0crwdne12894:0 | crwdns12896:0crwdne12896:0 | +| crwdns12898:0crwdne12898:0 | crwdns12900:0crwdne12900:0 | crwdns12902:0crwdne12902:0 | + +### crwdns12904:0crwdne12904:0 +| crwdns12906:0crwdne12906:0 | crwdns12908:0crwdne12908:0 | +| -------------------------- | -------------------------- | +| crwdns12910:0crwdne12910:0 | crwdns12912:0crwdne12912:0 | +| crwdns12914:0crwdne12914:0 | crwdns12916:0crwdne12916:0 | +| crwdns12918:0crwdne12918:0 | crwdns12920:0crwdne12920:0 | +| crwdns12922:0crwdne12922:0 | crwdns12924:0crwdne12924:0 | +| crwdns12926:0crwdne12926:0 | crwdns12928:0crwdne12928:0 | + +### crwdns12930:0crwdne12930:0 + +crwdns12932:0crwdne12932:0 crwdns12934:0crwdne12934:0 crwdns12936:0crwdne12936:0 + +### crwdns12938:0crwdne12938:0 + +crwdns12942:0crwdne12942:0 crwdns12946:0crwdne12946:0 + +| crwdns12950:0crwdne12950:0 | crwdns12954:0crwdne12954:0 | +| -------------------------- | -------------------------- | +| crwdns12958:0crwdne12958:0 | crwdns12962:0crwdne12962:0 | +| crwdns12966:0crwdne12966:0 | crwdns12970:0crwdne12970:0 | + +## crwdns12974:0crwdne12974:0 + +crwdns12978:0crwdne12978:0 + +| crwdns12982:0crwdne12982:0 | crwdns12986:0crwdne12986:0 | crwdns12990:0crwdne12990:0 | crwdns12994:0crwdne12994:0 | +| ---------------------------- | ----------------------------------------------------- | -------------------------- | -------------------------- | +| `crwdns12998:0crwdne12998:0` | crwdns13000:0crwdne13000:0 | crwdns13002:0crwdne13002:0 | crwdns13004:0crwdne13004:0 | +| `crwdns13006:0crwdne13006:0` | crwdns13008:0crwdne13008:0 crwdns13010:0crwdne13010:0 | crwdns13012:0crwdne13012:0 | crwdns13014:0crwdne13014:0 | +| `crwdns13016:0crwdne13016:0` | crwdns13018:0crwdne13018:0 | crwdns13020:0crwdne13020:0 | crwdns13022:0crwdne13022:0 | +| `crwdns13024:0crwdne13024:0` | crwdns13026:0crwdne13026:0 | crwdns13028:0crwdne13028:0 | crwdns13030:0crwdne13030:0 | +| `crwdns13032:0crwdne13032:0` | crwdns13034:0crwdne13034:0 | crwdns13036:0crwdne13036:0 | crwdns13038:0crwdne13038:0 | +| `crwdns13040:0crwdne13040:0` | crwdns13042:0crwdne13042:0 | crwdns13044:0crwdne13044:0 | crwdns13046:0crwdne13046:0 | +| `crwdns13048:0crwdne13048:0` | crwdns13050:0crwdne13050:0 | crwdns13052:0crwdne13052:0 | crwdns13054:0crwdne13054:0 | +| `crwdns13056:0crwdne13056:0` | crwdns13058:0crwdne13058:0 | crwdns13060:0crwdne13060:0 | crwdns13062:0crwdne13062:0 | +| `crwdns13064:0crwdne13064:0` | crwdns13066:0crwdne13066:0 | crwdns13068:0crwdne13068:0 | crwdns13070:0crwdne13070:0 | +| `crwdns13072:0crwdne13072:0` | crwdns13074:0crwdne13074:0 | crwdns13076:0crwdne13076:0 | crwdns13078:0crwdne13078:0 | +| `crwdns13080:0crwdne13080:0` | crwdns13082:0crwdne13082:0 | crwdns13084:0crwdne13084:0 | crwdns13086:0crwdne13086:0 | +| `crwdns13088:0crwdne13088:0` | crwdns13090:0crwdne13090:0 | crwdns13092:0crwdne13092:0 | crwdns13094:0crwdne13094:0 | +| `crwdns13096:0crwdne13096:0` | crwdns13098:0crwdne13098:0 | crwdns13100:0crwdne13100:0 | crwdns13102:0crwdne13102:0 | +| `crwdns13104:0crwdne13104:0` | crwdns13106:0crwdne13106:0 | crwdns13108:0crwdne13108:0 | crwdns13110:0crwdne13110:0 | +| `crwdns13112:0crwdne13112:0` | crwdns13114:0crwdne13114:0 | crwdns13116:0crwdne13116:0 | crwdns13118:0crwdne13118:0 | +| `crwdns13120:0crwdne13120:0` | crwdns13122:0crwdne13122:0 | crwdns13124:0crwdne13124:0 | crwdns13126:0crwdne13126:0 | +| `crwdns13128:0crwdne13128:0` | crwdns13130:0crwdne13130:0 | crwdns13132:0crwdne13132:0 | crwdns13134:0crwdne13134:0 | +| `crwdns13136:0crwdne13136:0` | crwdns13138:0crwdne13138:0 | crwdns13140:0crwdne13140:0 | crwdns13142:0crwdne13142:0 | +| `crwdns13144:0crwdne13144:0` | crwdns13146:0crwdne13146:0 | crwdns13148:0crwdne13148:0 | crwdns13150:0crwdne13150:0 | +| `crwdns13152:0crwdne13152:0` | crwdns13154:0crwdne13154:0 | crwdns13156:0crwdne13156:0 | crwdns13158:0crwdne13158:0 | +| `crwdns13160:0crwdne13160:0` | crwdns13162:0crwdne13162:0 | crwdns13164:0crwdne13164:0 | crwdns13166:0crwdne13166:0 | +| `crwdns13168:0crwdne13168:0` | crwdns13170:0crwdne13170:0 | crwdns13172:0crwdne13172:0 | crwdns13174:0crwdne13174:0 | +| `crwdns13176:0crwdne13176:0` | crwdns13178:0crwdne13178:0 | crwdns13180:0crwdne13180:0 | crwdns13182:0crwdne13182:0 | +| `crwdns13184:0crwdne13184:0` | crwdns13186:0crwdne13186:0 | crwdns13188:0crwdne13188:0 | crwdns13190:0crwdne13190:0 | + +## crwdns13192:0crwdne13192:0 + +crwdns13194:0crwdne13194:0 crwdns13196:0crwdne13196:0 + +crwdns13198:0crwdne13198:0 crwdns13200:0crwdne13200:0 + +crwdns13202:0crwdne13202:0 crwdns13204:0crwdne13204:0 crwdns13206:0crwdne13206:0 crwdns13208:0crwdne13208:0 + +crwdns13210:0crwdne13210:0 crwdns13212:0crwdne13212:0 crwdns13214:0crwdne13214:0 + +crwdns13216:0crwdne13216:0 crwdns13218:0crwdne13218:0 + +## crwdns13220:0crwdne13220:0 + +crwdns13222:0crwdne13222:0 crwdns13224:0crwdne13224:0 diff --git a/pages/_ic-IC/twilightmenu/custom-unlaunch-backgrounds.md b/pages/_ic-IC/twilightmenu/custom-unlaunch-backgrounds.md new file mode 100644 index 00000000..2102e483 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/custom-unlaunch-backgrounds.md @@ -0,0 +1,48 @@ +--- +lang: crwdns12530:0crwdne12530:0 +layout: wiki +section: crwdns12534:0crwdne12534:0 +title: crwdns12536:0crwdne12536:0 +category: crwdns12538:0crwdne12538:0 +--- + +crwdns12540:0crwdne12540:0 crwdns12542:0crwdne12542:0 +- crwdns12544:0crwdne12544:0 +- crwdns12546:0crwdne12546:0 +- crwdns12548:0crwdne12548:0 + +### crwdns12550:0crwdne12550:0 +1. crwdns12552:0crwdne12552:0 +1. crwdns12554:0crwdne12554:0 +1. crwdns12556:0crwdne12556:0 +1. crwdns12558:0crwdne12558:0 + - crwdns12560:0crwdne12560:0 +1. crwdns12562:0crwdne12562:0 + +### crwdns12564:0crwdne12564:0 +crwdns12566:0crwdne12566:0 crwdns12568:0crwdne12568:0 crwdns12570:0crwdne12570:0 +1. crwdns12572:0crwdne12572:0 +1. crwdns12574:0crwdne12574:0 +1. crwdns12576:0crwdne12576:0 +1. crwdns12578:0crwdne12578:0 + - crwdns12580:0crwdne12580:0 +1. crwdns12582:0crwdne12582:0 +1. crwdns12584:0crwdne12584:0 + - crwdns12586:0crwdne12586:0 +1. crwdns12588:0crwdne12588:0 +1. crwdns12590:0crwdne12590:0 +1. crwdns12592:0crwdne12592:0 + - crwdns12594:0crwdne12594:0 +1. crwdns12596:0crwdne12596:0 +1. crwdns12598:0crwdne12598:0 +1. crwdns12600:0crwdne12600:0 +1. crwdns12602:0crwdne12602:0 +1. crwdns12604:0crwdne12604:0 + - crwdns12606:0crwdne12606:0 +1. crwdns12608:0crwdne12608:0 +1. crwdns12614:0crwdne12614:0
![crwdns12612:0crwdne12612:0](crwdns12610:0crwdne12610:0) +1. crwdns12616:0crwdne12616:0 +1. crwdns12618:0crwdne12618:0 +1. crwdns12620:0crwdne12620:0 +1. crwdns12622:0crwdne12622:0 +1. crwdns12624:0crwdne12624:0 crwdns12626:0crwdne12626:0 diff --git a/pages/_ic-IC/twilightmenu/download-play-pictochat.md b/pages/_ic-IC/twilightmenu/download-play-pictochat.md new file mode 100644 index 00000000..390e77e9 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/download-play-pictochat.md @@ -0,0 +1,24 @@ +--- +lang: crwdns13308:0crwdne13308:0 +layout: wiki +section: crwdns13314:0crwdne13314:0 +title: crwdns13318:0crwdne13318:0 +category: crwdns13320:0crwdne13320:0 +--- + +crwdns13324:0crwdne13324:0 + +crwdns13326:0crwdne13326:0 +- crwdns14578:0crwdne14578:0 +- crwdns14458:0crwdne14458:0 +- crwdns14460:0crwdne14460:0 +- crwdns14462:0crwdne14462:0 +- crwdns14464:0crwdne14464:0 +- crwdns13342:0crwdne13342:0 crwdns14466:0crwdne14466:0 + +crwdns13348:0crwdne13348:0 + +crwdns13352:0crwdne13352:0 + +crwdns13354:0crwdne13354:0 +- crwdns14468:0crwdne14468:0 diff --git a/pages/_ic-IC/twilightmenu/faq.md b/pages/_ic-IC/twilightmenu/faq.md new file mode 100644 index 00000000..89a42547 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/faq.md @@ -0,0 +1,39 @@ +--- +lang: crwdns14114:0crwdne14114:0 +layout: wiki +section: crwdns14118:0crwdne14118:0 +title: crwdns14120:0crwdne14120:0 +category: crwdns14122:0crwdne14122:0 +--- + +crwdns14124:0crwdne14124:0 + +#### crwdns14506:0crwdne14506:0 +crwdns14128:0crwdne14128:0 crwdns14130:0crwdne14130:0 + +#### crwdns14508:0crwdne14508:0 crwdns14510:0crwdne14510:0 +crwdns14136:0crwdne14136:0 +- crwdns14512:0crwdne14512:0 +- crwdns14514:0crwdne14514:0 +- crwdns14516:0crwdne14516:0 + +#### crwdns14518:0crwdne14518:0 +crwdns14146:0crwdne14146:0 +- crwdns14520:0crwdne14520:0 +- crwdns14522:0crwdne14522:0 +- crwdns14524:0crwdne14524:0 + +#### crwdns14526:0crwdne14526:0 +crwdns14156:0crwdne14156:0 crwdns14158:0crwdne14158:0 crwdns14160:0crwdne14160:0 + +#### crwdns14528:0crwdne14528:0 +crwdns14164:0crwdne14164:0 + +- crwdns14530:0crwdne14530:0 +- crwdns14168:0crwdne14168:0 crwdns14532:0crwdne14532:0 + +#### crwdns14534:0crwdne14534:0 +crwdns14174:0crwdne14174:0 + +#### crwdns14536:0crwdne14536:0 +crwdns14178:0crwdne14178:0 crwdns14180:0crwdne14180:0 diff --git a/pages/_ic-IC/twilightmenu/how-to-get-box-art.md b/pages/_ic-IC/twilightmenu/how-to-get-box-art.md new file mode 100644 index 00000000..97ff6277 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/how-to-get-box-art.md @@ -0,0 +1,46 @@ +--- +lang: crwdns13502:0crwdne13502:0 +layout: wiki +section: crwdns13516:0crwdne13516:0 +title: crwdns13520:0crwdne13520:0 +category: crwdns13522:0crwdne13522:0 +--- + +### crwdns13524:0crwdne13524:0 +1. crwdns13526:0crwdne13526:0 + - crwdns13528:0crwdne13528:0 +1. crwdns14584:0crwdne14584:0 +1. crwdns14568:0crwdne14568:0 +1. crwdns13534:0crwdne13534:0 +1. crwdns13536:0crwdne13536:0 + +### crwdns13538:0crwdne13538:0 +1. crwdns13540:0crwdne13540:0 +1. crwdns13542:0crwdne13542:0 +1. crwdns13544:0crwdne13544:0 + - crwdns13546:0crwdne13546:0 +1. crwdns13548:0crwdne13548:0 +1. crwdns13550:0crwdne13550:0 +1. crwdns13552:0crwdne13552:0 + +### crwdns13554:0crwdne13554:0 +1. crwdns13556:0crwdne13556:0 +1. crwdns13558:0crwdne13558:0 +1. crwdns13560:0crwdne13560:0 +1. crwdns13562:0crwdne13562:0 + - crwdns13564:0crwdne13564:0 +1. crwdns13566:0crwdne13566:0 +1. crwdns14570:0crwdne14570:0 +1. crwdns13570:0crwdne13570:0 +1. crwdns13572:0crwdne13572:0 +1. crwdns13574:0crwdne13574:0 +1. crwdns13576:0crwdne13576:0 + +### crwdns13578:0crwdne13578:0 +1. crwdns13580:0crwdne13580:0 +1. crwdns13582:0crwdne13582:0 +1. crwdns13584:0crwdne13584:0 + +crwdns13586:0crwdne13586:0 crwdns13588:0crwdne13588:0 crwdns14572:0crwdne14572:0 + +crwdns13592:0crwdne13592:0 diff --git a/pages/_ic-IC/twilightmenu/index.md b/pages/_ic-IC/twilightmenu/index.md new file mode 100644 index 00000000..b6190b14 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/index.md @@ -0,0 +1,12 @@ +--- +lang: crwdns14100:0crwdne14100:0 +layout: wiki +section: crwdns14104:0crwdne14104:0 +title: crwdns14106:0crwdne14106:0 +--- + +# crwdns14108:0crwdne14108:0 + +crwdns14110:0crwdne14110:0 + +crwdns14112:0crwdne14112:0 diff --git a/pages/_ic-IC/twilightmenu/installing-3ds-manual.md b/pages/_ic-IC/twilightmenu/installing-3ds-manual.md new file mode 100644 index 00000000..406633d9 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/installing-3ds-manual.md @@ -0,0 +1,16 @@ +--- +lang: crwdns13594:0crwdne13594:0 +layout: wiki +section: crwdns13598:0crwdne13598:0 +title: crwdns13600:0crwdne13600:0 +category: crwdns13602:0crwdne13602:0 +--- + +### crwdns13604:0crwdne13604:0 +1. crwdns13606:0crwdne13606:0 +1. crwdns13608:0crwdne13608:0 +1. crwdns13610:0crwdne13610:0 +1. crwdns13612:0crwdne13612:0 +1. crwdns13614:0crwdne13614:0 +1. crwdns13616:0crwdne13616:0 +1. crwdns13618:0crwdne13618:0 diff --git a/pages/_ic-IC/twilightmenu/installing-3ds-universal-updater.md b/pages/_ic-IC/twilightmenu/installing-3ds-universal-updater.md new file mode 100644 index 00000000..595f91f5 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/installing-3ds-universal-updater.md @@ -0,0 +1,14 @@ +--- +lang: crwdns13974:0crwdne13974:0 +layout: wiki +section: crwdns13978:0crwdne13978:0 +title: crwdns13980:0crwdne13980:0 +category: crwdns13982:0crwdne13982:0 +--- + +### crwdns13984:0crwdne13984:0 +1. crwdns13986:0crwdne13986:0 +1. crwdns13988:0crwdne13988:0 + - crwdns13994:0crwdne13994:0![crwdns13992:0crwdne13992:0](crwdns13990:0crwdne13990:0) +1. crwdns14586:0crwdne14586:0 + - crwdns13998:0crwdne13998:0 diff --git a/pages/_ic-IC/twilightmenu/installing-3ds.md b/pages/_ic-IC/twilightmenu/installing-3ds.md new file mode 100644 index 00000000..2af7c666 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/installing-3ds.md @@ -0,0 +1,33 @@ +--- +lang: crwdns14248:0crwdne14248:0 +layout: wiki +section: crwdns14252:0crwdne14252:0 +title: crwdns14254:0crwdne14254:0 +category: crwdns14256:0crwdne14256:0 +--- + +### crwdns14258:0crwdne14258:0 + +- crwdns14260:0crwdne14260:0 +- crwdns14262:0crwdne14262:0 + +### crwdns14264:0crwdne14264:0 +1. crwdns14266:0crwdne14266:0 +1. crwdns14272:0crwdne14272:0
![crwdns14270:0crwdne14270:0](crwdns14268:0crwdne14268:0) +1. crwdns14274:0crwdne14274:0 + - crwdns14276:0crwdne14276:0 +1. crwdns14278:0crwdne14278:0 + - crwdns14280:0crwdne14280:0 +1. crwdns14282:0crwdne14282:0 + +### crwdns14284:0crwdne14284:0 +1. crwdns14286:0crwdne14286:0 +1. crwdns14288:0crwdne14288:0 +1. crwdns14290:0crwdne14290:0 +1. crwdns14292:0crwdne14292:0 +1. crwdns14294:0crwdne14294:0 +1. crwdns14296:0crwdne14296:0 + - crwdns14298:0crwdne14298:0 +1. crwdns14300:0crwdne14300:0 + - crwdns14302:0crwdne14302:0 +1. crwdns14304:0crwdne14304:0 diff --git a/pages/_ic-IC/twilightmenu/installing-dsi.md b/pages/_ic-IC/twilightmenu/installing-dsi.md new file mode 100644 index 00000000..89429288 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/installing-dsi.md @@ -0,0 +1,20 @@ +--- +lang: crwdns14198:0crwdne14198:0 +layout: wiki +section: crwdns14208:0crwdne14208:0 +title: crwdns14212:0crwdne14212:0 +category: crwdns14216:0crwdne14216:0 +--- + +### crwdns14218:0crwdne14218:0 +1. crwdns14222:0crwdne14222:0 +1. crwdns14226:0crwdne14226:0 +1. crwdns14230:0crwdne14230:0 +1. crwdns14234:0crwdne14234:0 +1. crwdns14236:0crwdne14236:0 +1. crwdns14238:0crwdne14238:0 + +### crwdns14240:0crwdne14240:0 +1. crwdns14588:0crwdne14588:0 +1. crwdns14244:0crwdne14244:0 +1. crwdns14246:0crwdne14246:0 diff --git a/pages/_ic-IC/twilightmenu/installing-flashcard.md b/pages/_ic-IC/twilightmenu/installing-flashcard.md new file mode 100644 index 00000000..3605d2a6 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/installing-flashcard.md @@ -0,0 +1,47 @@ +--- +lang: crwdns12450:0crwdne12450:0 +layout: wiki +section: crwdns12454:0crwdne12454:0 +title: crwdns12456:0crwdne12456:0 +category: crwdns12458:0crwdne12458:0 +--- + +### crwdns12460:0crwdne12460:0 +1. crwdns12462:0crwdne12462:0 +1. crwdns12464:0crwdne12464:0 +1. crwdns12466:0crwdne12466:0 +1. crwdns12468:0crwdne12468:0 +1. crwdns12470:0crwdne12470:0 +1. crwdns14484:0crwdne14484:0 +1. crwdns14486:0crwdne14486:0 + - crwdns14488:0crwdne14488:0 + - crwdns14490:0crwdne14490:0 + - crwdns14492:0crwdne14492:0 + +### crwdns12480:0crwdne12480:0 +1. crwdns12482:0crwdne12482:0 + - crwdns12484:0crwdne12484:0 crwdns14494:0crwdne14494:0 + +1. crwdns12488:0crwdne12488:0 + - crwdns12490:0crwdne12490:0 + - crwdns12492:0crwdne12492:0 + - crwdns12494:0crwdne12494:0 + - crwdns12496:0crwdne12496:0 + - crwdns12498:0crwdne12498:0 + - crwdns12500:0crwdne12500:0 + - crwdns12502:0crwdne12502:0 + - crwdns12504:0crwdne12504:0 + - crwdns12506:0crwdne12506:0 + - crwdns12508:0crwdne12508:0 + - crwdns12510:0crwdne12510:0 + + crwdns12512:0crwdne12512:0 + - crwdns12514:0crwdne12514:0 +1. crwdns12516:0crwdne12516:0 + +### crwdns12518:0crwdne12518:0 +1. crwdns12520:0crwdne12520:0 + - crwdns12522:0crwdne12522:0 +1. crwdns12524:0crwdne12524:0 + - crwdns12526:0crwdne12526:0 + - crwdns12528:0crwdne12528:0 diff --git a/pages/_ic-IC/twilightmenu/playing-in-widescreen.md b/pages/_ic-IC/twilightmenu/playing-in-widescreen.md new file mode 100644 index 00000000..619ee50a --- /dev/null +++ b/pages/_ic-IC/twilightmenu/playing-in-widescreen.md @@ -0,0 +1,31 @@ +--- +lang: crwdns13890:0crwdne13890:0 +layout: wiki +section: crwdns13894:0crwdne13894:0 +title: crwdns13896:0crwdne13896:0 +category: crwdns13898:0crwdne13898:0 +--- + +crwdns13900:0crwdne13900:0 + +**crwdns13902:0crwdne13902:0** +- crwdns14538:0crwdne14538:0 +- crwdns14540:0crwdne14540:0 + +1. crwdns14542:0crwdne14542:0 +1. crwdns14544:0crwdne14544:0 +1. crwdns14546:0crwdne14546:0 +1. crwdns14548:0crwdne14548:0 +1. crwdns14580:0crwdne14580:0 + - crwdns14552:0crwdne14552:0 + - crwdns14554:0crwdne14554:0 +1. crwdns14556:0crwdne14556:0 + - crwdns14558:0crwdne14558:0 + +crwdns13926:0crwdne13926:0 crwdns13928:0crwdne13928:0 + +crwdns14560:0crwdne14560:0 crwdns14562:0crwdne14562:0 + +crwdns14582:0crwdne14582:0 crwdns14566:0crwdne14566:0 + +crwdns13934:0crwdne13934:0 crwdns13936:0%20crwdnd13936:0%20Ccrwdnd13936:0%20ucrwdnd13936:0%20scrwdnd13936:0%20crwdnd13936:0%20crwdne13936:0 diff --git a/pages/_ic-IC/twilightmenu/updating-3ds-manual.md b/pages/_ic-IC/twilightmenu/updating-3ds-manual.md new file mode 100644 index 00000000..829b8ef8 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/updating-3ds-manual.md @@ -0,0 +1,25 @@ +--- +lang: crwdns13938:0crwdne13938:0 +layout: wiki +section: crwdns13942:0crwdne13942:0 +title: crwdns13944:0crwdne13944:0 +category: crwdns13946:0crwdne13946:0 +--- + +crwdns14470:0crwdne14470:0 + +### crwdns13950:0crwdne13950:0 +1. crwdns13952:0crwdne13952:0 +1. crwdns13954:0crwdne13954:0 +1. crwdns13956:0crwdne13956:0 +1. crwdns13958:0crwdne13958:0 +1. crwdns13960:0crwdne13960:0 +1. crwdns13962:0crwdne13962:0 + +### crwdns13964:0crwdne13964:0 + +crwdns13966:0crwdne13966:0 + +1. crwdns13968:0crwdne13968:0 +1. crwdns13970:0crwdne13970:0 +1. crwdns13972:0crwdne13972:0 diff --git a/pages/_ic-IC/twilightmenu/updating-3ds-universal-updater.md b/pages/_ic-IC/twilightmenu/updating-3ds-universal-updater.md new file mode 100644 index 00000000..9680ad19 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/updating-3ds-universal-updater.md @@ -0,0 +1,25 @@ +--- +lang: crwdns14066:0crwdne14066:0 +layout: wiki +section: crwdns14070:0crwdne14070:0 +title: crwdns14072:0crwdne14072:0 +category: crwdns14074:0crwdne14074:0 +--- + +crwdns14350:0crwdne14350:0 + +### crwdns14078:0crwdne14078:0 +1. crwdns14080:0crwdne14080:0 + - crwdns14352:0crwdne14352:0 +1. crwdns14354:0crwdne14354:0 +1. crwdns14590:0crwdne14590:0 + - crwdns14088:0crwdne14088:0 + + +### crwdns14090:0crwdne14090:0 + +crwdns14092:0crwdne14092:0 + +1. crwdns14094:0crwdne14094:0 +1. crwdns14096:0crwdne14096:0 +1. crwdns14098:0crwdne14098:0 diff --git a/pages/_ic-IC/twilightmenu/updating-3ds.md b/pages/_ic-IC/twilightmenu/updating-3ds.md new file mode 100644 index 00000000..ac0ea66c --- /dev/null +++ b/pages/_ic-IC/twilightmenu/updating-3ds.md @@ -0,0 +1,24 @@ +--- +lang: crwdns14000:0crwdne14000:0 +layout: wiki +section: crwdns14004:0crwdne14004:0 +title: crwdns14006:0crwdne14006:0 +category: crwdns14008:0crwdne14008:0 +--- + +crwdns14342:0crwdne14342:0 + +### crwdns14012:0crwdne14012:0 +1. crwdns14014:0crwdne14014:0 + - crwdns14016:0%7Ccrwdne14016:0 +1. crwdns14018:0crwdne14018:0 + - crwdns14020:0crwdne14020:0 +1. crwdns14022:0crwdne14022:0 + +### crwdns14024:0crwdne14024:0 + +crwdns14026:0crwdne14026:0 + +1. crwdns14028:0crwdne14028:0 +1. crwdns14030:0crwdne14030:0 +1. crwdns14032:0crwdne14032:0 diff --git a/pages/_ic-IC/twilightmenu/updating-dsi.md b/pages/_ic-IC/twilightmenu/updating-dsi.md new file mode 100644 index 00000000..e9889016 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/updating-dsi.md @@ -0,0 +1,24 @@ +--- +lang: crwdns14182:0crwdne14182:0 +layout: wiki +section: crwdns14186:0crwdne14186:0 +title: crwdns14188:0crwdne14188:0 +category: crwdns14190:0crwdne14190:0 +--- + +crwdns14482:0crwdne14482:0 + +### crwdns14194:0crwdne14194:0 +1. crwdns14196:0crwdne14196:0 +1. crwdns14200:0crwdne14200:0 +1. crwdns14202:0crwdne14202:0 +1. crwdns14206:0crwdne14206:0 +1. crwdns14210:0crwdne14210:0 + +### crwdns14214:0crwdne14214:0 + +crwdns14220:0crwdne14220:0 + +1. crwdns14224:0crwdne14224:0 +1. crwdns14228:0crwdne14228:0 +1. crwdns14232:0crwdne14232:0 diff --git a/pages/_ic-IC/twilightmenu/updating-flashcard.md b/pages/_ic-IC/twilightmenu/updating-flashcard.md new file mode 100644 index 00000000..8fbae679 --- /dev/null +++ b/pages/_ic-IC/twilightmenu/updating-flashcard.md @@ -0,0 +1,23 @@ +--- +lang: crwdns14034:0crwdne14034:0 +layout: wiki +section: crwdns14038:0crwdne14038:0 +title: crwdns14040:0crwdne14040:0 +category: crwdns14042:0crwdne14042:0 +--- + +crwdns14480:0crwdne14480:0 + +### crwdns14046:0crwdne14046:0 +1. crwdns14048:0crwdne14048:0 +1. crwdns14050:0crwdne14050:0 +1. crwdns14052:0crwdne14052:0 +1. crwdns14054:0crwdne14054:0 + +### crwdns14056:0crwdne14056:0 + +crwdns14058:0crwdne14058:0 + +1. crwdns14060:0crwdne14060:0 +1. crwdns14062:0crwdne14062:0 +1. crwdns14064:0crwdne14064:0