pagetemplates:utility-main

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pagetemplates:utility-main [2017/09/04 00:49]
madsiur [Creating a Page from a Template]
pagetemplates:utility-main [2019/02/12 12:15] (current)
Line 5: Line 5:
 ---- ----
  
-===== Namespace Creation =====+==== Namespace Creation ====
  
 Each utility must have its own namespace. As an example **ff3:ff3us:util:ff3usme** is one. Put there the files that can be downloaded. If you add screenshots, you can put them in **ff3:ff3us:util:ff3usme:screenshots** for Gallery purpose. Other sub-namespaces are fine too if it keep thing ordered. Each utility must have its own namespace. As an example **ff3:ff3us:util:ff3usme** is one. Put there the files that can be downloaded. If you add screenshots, you can put them in **ff3:ff3us:util:ff3usme:screenshots** for Gallery purpose. Other sub-namespaces are fine too if it keep thing ordered.
Line 13: Line 13:
 ---- ----
  
-==== Creating a Page from a Template ====+==== Creating a Page ====
  
 Open the template page you need and in the **page id** textbox enter the wanted utility name which will become part of the namespace (such as ff3usme in ff3:ff3us:util:ff3usme). Click on the red link in yellow box after to edit your new page. Open the template page you need and in the **page id** textbox enter the wanted utility name which will become part of the namespace (such as ff3usme in ff3:ff3us:util:ff3usme). Click on the red link in yellow box after to edit your new page.
Line 19: Line 19:
 The FF3us / FF6j utility template page is available [[pagetemplates:utility-snes|here]].\\ The FF3us / FF6j utility template page is available [[pagetemplates:utility-snes|here]].\\
 The FF6 Advance utility template page is available [[pagetemplates:utility-gba|here]].\\ The FF6 Advance utility template page is available [[pagetemplates:utility-gba|here]].\\
-The ROM Hacking utility template page is available [[pagetemplates:utility-rh|here]].+The ROM Hacking utility template page is available [[pagetemplates:utility-rh|here]].\\ 
 + 
 +When your new page is opened and ready to be edited, remove the first section on top of page. It is similar to this but will differ a bit depending of which template you use. However it's always the first 5 lines: 
 + 
 +<code> 
 +<WRAP group> 
 +<WRAP column leftalign> 
 +~~OpenAS>rh:util:SAVEAS_PAGE#pagetemplates:utility-rh~~ 
 +</WRAP> 
 +</WRAP> 
 +</code>
  
 ---- ----
  
-===== Demo Page Explanation =====+===== Template Page Explanation =====
  
 ==== Header ==== ==== Header ====
  
-1) **<nowiki>~~NOTOC~~</nowiki>** at top of page is required for no table of content.+Notice: Any WRAP tag such as **<nowiki><WRAP group></nowiki>**, **<nowiki><WRAP column></nowiki>** or **<nowiki></WRAP></nowiki>** must not be removed from the template. The only exception is the above code block containing the first 5 lines of the template.
  
 ---- ----
  
-2) **<nowiki>====== utility name here ======</nowiki>** is replaced by the utility name. As an example **<nowiki>====== FF3usME ======</nowiki>**.+1) **<nowiki>~~NOTOC~~</nowiki>** at top of page is required for no table of content.
  
 ---- ----
  
-3) **<nowiki><WRAP group><WRAP column></nowiki>** is left intact.+2) **<nowiki>====== utility name here ======</nowiki>** is replaced by the utility name. As an example **<nowiki>====== FF3usME ======</nowiki>**.
  
 ---- ----
Line 41: Line 51:
 ==== Info Table ==== ==== Info Table ====
  
-1) The following table has images available. Use the one that fit the most the utility.+1) The following images for FF6 utilities are available. Use the one that fit the most the utility.
  
 <WRAP group> <WRAP group>
Line 56: Line 66:
 {{pagetemplates:title:ff6a.png}}\\ {{pagetemplates:title:ff6a.png}}\\
 <nowiki>{{pagetemplates:title:ff6a.png}}</nowiki></WRAP> <nowiki>{{pagetemplates:title:ff6a.png}}</nowiki></WRAP>
 +</WRAP>
 +
 +----
 +
 +The following images for ROM Hacking utilities are available. Use the one that fit the most the utility.
 +
 +<WRAP group>
 +<WRAP column centeralign>
 +**SNES / SFC**\\
 +{{pagetemplates:title:snes.png}}\\
 +<nowiki>{{pagetemplates:title:snes.png}}</nowiki></WRAP>
 +<WRAP column centeralign>
 +**GBA**\\
 +{{pagetemplates:title:gba.png}}\\
 +<nowiki>{{pagetemplates:title:gba.png}}</nowiki></WRAP>
 +<WRAP column centeralign>
 +**SNES / SFC / GBA**\\
 +{{pagetemplates:title:snes-gba.png}}\\
 +<nowiki>{{pagetemplates:title:snes-gba.png}}</nowiki></WRAP>
 </WRAP> </WRAP>
  
Line 100: Line 129:
 | FF6A (U) |  <nowiki>{{pagetemplates:game:ff6au.png?nolink}}</nowiki>  |  {{pagetemplates:game:ff6au.png?nolink}}  | | FF6A (U) |  <nowiki>{{pagetemplates:game:ff6au.png?nolink}}</nowiki>  |  {{pagetemplates:game:ff6au.png?nolink}}  |
 | Steam |  <nowiki>{{pagetemplates:game:steam.png?nolink}}</nowiki>  |  {{pagetemplates:game:steam.png?nolink}}  | | Steam |  <nowiki>{{pagetemplates:game:steam.png?nolink}}</nowiki>  |  {{pagetemplates:game:steam.png?nolink}}  |
 +| General SNES |  <nowiki>{{pagetemplates:game:snes.png?nolink}}</nowiki>  |  {{pagetemplates:game:snes.png?nolink}}  |
 +| General SFC |  <nowiki>{{pagetemplates:game:sfc.png?nolink}}</nowiki>  |  {{pagetemplates:game:sfc.png?nolink}}  |
 +| General GBA |  <nowiki>{{pagetemplates:game:gba.png?nolink}}</nowiki>  |  {{pagetemplates:game:gba.png?nolink}}  |
 </WRAP>  </WRAP> 
 </WRAP> </WRAP>
  • pagetemplates/utility-main.1504486172.txt.gz
  • Last modified: 5 years ago
  • (external edit)