Editing SmashWiki:Twelve and Twenty-Six Translation Project
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{shortcut|[[SW:1226]]}} | {{shortcut|[[SW:1226]]}} | ||
While the English version of the [[DOJO!!]] provided valuable insight into ''Super Smash Bros. Brawl'', the websites of the other two games in the series are uniquely Japanese, and their contents remain largely a mystery. The '''Twelve and Twenty-Six Translation Project''' is SmashWiki's initiative to translate the Japanese-only contents of the two websites of ''Super Smash Bros.'' and ''Super Smash Bros. Melee''. | |||
==Why translate those old pages?== | ==Why translate those old pages?== | ||
Just as the | Just as the Dojo!! has provided numerous bits of information and official names of techniques for ''Brawl'', the websites of ''SSB64'' and ''Melee'' contain equally valuable information for their respective games. For example, a look at the ''SSB64'' website reveals that two attacks can clang if they deal within 10 damage, which differs from the value of 9 used in ''Brawl''; it also reveals that the term "meteor smash" was in use for all three games. However, even a web translation of these pages returns rather disconnected and hard-to-understand information, especially since the results are interpreted literally and video-game specific terms are not understood. | ||
==Project setup== | ==Project setup== | ||
While the number of required pages is large, the likely least confusing way to translate these sites is to create one page for each page, essentially duplicating the sites' structures. Therefore, the process of translating will be: | |||
*Create a page at either <code>SmashWiki:12TP/PlausibleName</code> (SSB64 pages) or <code>SmashWiki:26TP/PlausibleName</code> (SSBM pages). | *Create a page at either <code>SmashWiki:12TP/PlausibleName</code> (SSB64 pages) or <code>SmashWiki:26TP/PlausibleName</code> (SSBM pages). | ||
*At the top of the page, provide a link to the original page. | *At the top of the page, provide a link to the original page. | ||
*Do not directly link to images. Instead, upload them onto the wiki, or simply use a short text description of the image | *Do not directly link to the images. Instead, upload them onto the wiki, or simply use a short text description of the image. | ||
*Link to other translated pages (if they exist), just like the links on the original sites. | *Link to other translated pages (if they exist), just like the links on the original sites. | ||
*If you don't translate the entirety of a page, then paste in the bits you haven't translated in the original Japanese. | *If you don't translate the entirety of a page, then paste in the bits you haven't translated in the original Japanese. | ||
==HTML conversion== | ==HTML conversion== | ||
These sites are over a decade old, and as a result use HTML that has since been deprecated | These sites are over a decade old, and as a result use HTML that has since been deprecated and may not display correctly on all browsers. In addition, raw HTML should generally not be used in wiki pages. As a result, much of the original pages' code must be upgraded and converted into wikicode. | ||
*<code><nowiki><p>...</p></nowiki></code> should be removed and replaced with line breaks. | *<code><nowiki><p>...</p></nowiki></code> should be removed and replaced with line breaks. | ||
*<code><nowiki><table></nowiki></code> and <code><nowiki><img></nowiki></code> should be convereted into their wikicode equivalents. | *<code><nowiki><table></nowiki></code> and <code><nowiki><img></nowiki></code> should be convereted into their wikicode equivalents. | ||
*<code><nowiki><font></nowiki></code> tags shoulbe converted into <code><nowiki><span style=""></nowiki></code> tags where possible. Conversion from <code>font</code>'s <code>size</code> to <code>span</code>'s <code>style="font-size:"</code>:<!--http://stackoverflow.com/questions/819079/how-to-convert-font-size-10-to-px--> | |||
**-2 (1): 0.625em | |||
**-1 (2): 0.825em | |||
*<code><nowiki><font></nowiki></code> tags | **+0 (3): 1.0em | ||
**+1 (4): 1.125em | |||
**+2 (5): 1.5em | |||
**+3 (6): 2.0em | |||
**+4 (7): 3.0em | |||
==Pages== | ==Pages so far== | ||
=== | ===SSB=== | ||
*[[SmashWiki:12TP/ | *[[SmashWiki:12TP/Smash Bros. DOJO!! 01|Smash Bros. DOJO!! 01]] | ||
*[[ | *[[SmashWiki:12TP/Smash Bros. DOJO!! 02|Smash Bros. DOJO!! 02]] | ||
*[[SmashWiki:12TP/Smash Bros. DOJO!! 03|Smash Bros. DOJO!! 03]] | |||
*[[SmashWiki:12TP/Smash Bros. DOJO!! 04|Smash Bros. DOJO!! 04]] | |||
*[[SmashWiki:12TP/Smash Bros. DOJO!! 05|Smash Bros. DOJO!! 05]] | |||
*[[SmashWiki:12TP/1P Game|1P Game]] | |||
*[[SmashWiki:12TP/Mario|Mario]] | |||
*[[SmashWiki:12TP/Luigi|Luigi]] (~20% complete) | |||
=== | ===SSBM=== | ||
*[[ | *[[SmashWiki:26TP/Mario|Mario]] | ||
==Source websites== | ==Source websites== | ||
*[http://www.nintendo.co.jp/n01/n64/software/nus_p_nalj/smash/ The main page of the ''SSB64'' website] | *[http://www.nintendo.co.jp/n01/n64/software/nus_p_nalj/smash/ The main page of the ''SSB64'' website] | ||
*[http://www.nintendo.co.jp/n01/n64/software/nus_p_nalj/smash/flash/index.html The main page of the ''Melee'' website] ([[Smabura-Ken]]) | *[http://www.nintendo.co.jp/n01/n64/software/nus_p_nalj/smash/flash/index.html The main page of the ''Melee'' website] ([[Smabura-Ken]]) |