Difference between revisions of "Template:Documentation"

From Kodewerx
Jump to: navigation, search
(New page: This template is for adding codes to the Kode Archive. It takes 4 parameters: 1 - Name of the code. 2 - The code itself. 3 - The file name of an image of the code in action. 4...)
 
(Removing all content from page)
Line 1: Line 1:
  
 
 
 
This template is for adding codes to the Kode Archive.
 
 
 
 
It takes 4 parameters:
 
 
 
 
1 - Name of the code.
 
 
2 - The code itself.
 
 
3 - The file name of an image of the code in action.
 
 
4 - The size of the image.
 
 
<pre>{{Code
 
|Jesus Mode (Walk on Water)
 
|81381764 0800
 
81381766 0024
 
81000090 3C04
 
81000092 8034
 
81000094 8484
 
81000096 B1E6
 
81000098 4484
 
8100009A 3000
 
810000A0 4680
 
810000A2 3120
 
810000A4 4604
 
810000A6 903C
 
810000AC 4500
 
810000AE 0002
 
810000B4 4600
 
810000B6 2486
 
810000B8 080E
 
810000BA 05DB
 
810000BC E712
 
|Mario64_JesusMode.png
 
|320px}}</pre>
 
 
{{Code
 
|Jesus Mode (Walk on Water)
 
|81381764 0800
 
81381766 0024
 
81000090 3C04
 
81000092 8034
 
81000094 8484
 
81000096 B1E6
 
81000098 4484
 
8100009A 3000
 
810000A0 4680
 
810000A2 3120
 
810000A4 4604
 
810000A6 903C
 
810000AC 4500
 
810000AE 0002
 
810000B4 4600
 
810000B6 2486
 
810000B8 080E
 
810000BA 05DB
 
810000BC E712
 
|Mario64_JesusMode.png
 
|320px}}
 
 
should produce
 
 
====='''''Jesus Mode (Walk on Water)'''''=====
 
 
:{| style="width: 100%;"
 
| style="width: 120px;" | <pre>81381764 0800
 
81381766 0024
 
81000090 3C04
 
81000092 8034
 
81000094 8484
 
81000096 B1E6
 
81000098 4484
 
8100009A 3000
 
810000A0 4680
 
810000A2 3120
 
810000A4 4604
 
810000A6 903C
 
810000AC 4500
 
810000AE 0002
 
810000B4 4600
 
810000B6 2486
 
810000B8 080E
 
810000BA 05DB
 
810000BC E712</pre>
 
| [[Image:Mario64_JesusMode.png|320px|right|middle]]
 
|}
 

Revision as of 21:33, 12 October 2008