|
|
| Line 1: |
Line 1: |
| {{Infobox homebrew
| | Put this on a page that should be deleted. It accepts one parameter, <code><nowiki>|reason=</nowiki></code> (can also be specified as <code><nowiki>|1=</nowiki></code>). |
| | forwiiu = 1
| |
| | developers = dimok789
| |
| | image = FTPiiU-hbl-icon.png
| |
| | version = 0.4 | |
| | releasedate = 2021-11-13 | |
| | github = dimok789/ftpiiu
| |
| | githubtag = v0.4
| |
| }}
| |
|
| |
|
| '''FTP''' is a way to transfer files wirelessly through a network to and from the Wii .
| | This places pages in [[:Category:Candidates for deletion]]. |
|
| |
|
| Luckily, with '''FTPiiU''', we can use this method to transfer files wirelessly to a Wii U instead of moving the SD card back and forth each time.
| | == TemplateData == |
| | | <templatedata> |
| == What You Need == | | { |
| | | "params": { |
| '''On your computer''':
| | "reason": { |
| <ul> | | "aliases": [ |
| <li>A working FTP client
| | "1" |
| {{FTP clients}}</li> | | ], |
| </ul>
| | "label": "Reason", |
| | | "description": "Why this page should be deleted", |
| ==Installation==
| | "type": "content", |
| | | "required": true |
| <tabber>
| | } |
| |-|Tiramisu=
| | }, |
| | | "description": "Mark a page for deletion by an administrator.", |
| <span>
| | "format": "inline" |
| #Download the latest release of {{GitHub|dimok789/ftpiiu/releases|FTPiiU}}.
| | } |
| #Extract the contents of <code>ftpiiu.zip</code> to the root of your SD card.
| | </templatedata> |
| #Insert your SD card into your Wii U.
| |
| #Open the Homebrew Launcher (Mii Maker for Tiramisu).
| |
| #Navigate to FTPiiU.
| |
| #Launch FTPiiU.
| |
| #Your IP will be visible at the bottom.
| |
| </span>
| |
| | |
| |-|Aroma=
| |
| | |
| <span>
| |
| {{info|text=The FTPiiU plugin can be downloaded via the Aroma Updater. The instructions below are if you want to manually install it.}}
| |
| #Download the latest release of {{GitHub|wiiu-env/ftpiiu_plugin/releases/tag/v0.3.1|FTPiiU}}.
| |
| #Extract the contents of <code>ftpiiu_v0_3_1.zip</code> to <code>wiiu/environments/aroma/plugins</code>.
| |
| #Insert your SD card back into your Wii U.
| |
| #* If the console wasn't already off, Reboot the console after doing so.
| |
| #To see your Wii U's IP, Open the plugins menu by pressing '''L + DPAD DOWN + Select''', and you'll see it in the FTPiiU tab.
| |
| | |
| {{info|text=FTPiiU doesn't need to be launched on Aroma. It is a plugin, so it works automatically anywhere on the console.}}
| |
| </span>
| |
| | |
| </tabber>
| |
| | |
| ===How to Use===
| |
| | |
| #If you haven't already, install the FTP client for your operating system
| |
| #Open the FTP client and fill in the information as follows:
| |
| #*File protocol: FTP (''not'' SFTP)
| |
| #*Host name/IP address: The IP address displayed on the GamePad or TV (e.g. 192.168.0.67)
| |
| #** This is a local IP address, so you don't need to censor it if you need assistance
| |
| #* Port number: Usually 21 by default, so leave it blank
| |
| #**If you don't see this option, instead type <code>(ip):(port)</code> into the host name/IP address box, e.g. <code>192.168.0.67:21</code>
| |
| #*Username/password: If you see a checkbox for "Anonymous login", then enable it; otherwise, just leave it blank
| |
| #Click "Login" or "Connect"
| |
| #*If prompted to enter a username or password, press ENTER to leave it blank
| |
| | |
| <big>{{success|Your computer is now connected to your Wii U via FTP!}}</big>
| |
| | |
| [[Category:Wii U guides]]
| |
Put this on a page that should be deleted. It accepts one parameter, |reason= (can also be specified as |1=).
This places pages in Category:Candidates for deletion.
TemplateData
Template parameters
This template prefers inline formatting of parameters.
| Parameter | Description | Type | Status |
|---|
| Reason | reason 1 | Why this page should be deleted
| Content | required |
|---|