SmashWiki:Twelve and Twenty-Six Translation Project: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(this is mostly for my reference, but others might be interested)
Line 10: Line 10:
*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.
*Instead of linking to images, they should be replaced with a text equivalent, such as "(image of Kirby taunting)".
*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==
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><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
**+0 (3): 1.0em
**+1 (4): 1.125em
**+2 (5): 1.5em
**+3 (6): 2.0em
**+4 (7): 3.0em


==Pages so far==
==Pages so far==
Line 22: Line 35:
*[[SmashWiki:12TP/1P Game|1P Game]]
*[[SmashWiki:12TP/1P Game|1P Game]]
*[[SmashWiki:12TP/Mario|Mario]]
*[[SmashWiki:12TP/Mario|Mario]]
*[[SmashWiki:12TP/Luigi|Luigi]] (~20% complete)


===SSBM===
===SSBM===

Revision as of 15:42, September 3, 2013

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?

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

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 SmashWiki:12TP/PlausibleName (SSB64 pages) or SmashWiki:26TP/PlausibleName (SSBM pages).
  • At the top of the page, provide a link to the original page.
  • 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.
  • 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

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.

  • <p>...</p> should be removed and replaced with line breaks.
  • <table> and <img> should be convereted into their wikicode equivalents.
  • <font> tags shoulbe converted into <span style=""> tags where possible. Conversion from font's size to span's style="font-size:":
    • -2 (1): 0.625em
    • -1 (2): 0.825em
    • +0 (3): 1.0em
    • +1 (4): 1.125em
    • +2 (5): 1.5em
    • +3 (6): 2.0em
    • +4 (7): 3.0em

Pages so far

SSB

SSBM

Source websites