User talk:Count Zero
Editing
Have a look at Complete version at http://en.wikipedia.org/wiki/User:Cacycle/wikEd_installation#On-wiki_installation_code ! not needed anymore - check the template usage for funny here :)
Examples:
Please bare with us when missing out the source for images, texts or other material. Most of the material was collected through decades of time and simply lacks source info. If you are the copyright holder of something represented here and either want it removed or want your author/link information added please MAIL US!
|
syntaxhighlight tag: https://www.mediawiki.org/wiki/Extension:SyntaxHighlight
Below is a partial list of languages that GeSHi could highlight, with strike-through for languages no longer supported after the switch to Pygments.
Code | Language |
---|---|
6502acme |
MOS 6502 (6510) ACME Cross Assembler |
6502kickass |
MOS 6502 (6510) Kick Assembler |
6502tasm |
MOS 6502 (6510) TASM/64TASS |
68000devpac |
Motorola 68000 - HiSoft Devpac ST 2 Assembler |
ABAP | |
arm |
ARM Assembler |
asm |
Assembly |
awk |
AWK |
bascomavr |
BASCOM AVR |
bash |
Bash |
c |
C |
c_loadrunner |
C Loadrunner |
c_mac |
C (Mac) |
cpp |
C++ |
html4strict |
HTML |
html5 |
HTML5 |
Templates
For file uploads:
== {{int:filedesc}} == {{Information |Description= |Source= |Date= |Author= }} {{ReplayResources:Notice}} [[Category:Hardware Gallery]]
For Pokes:
{{Poke |Name=Gamename |Company= |Year= |Addr1=dec addr |Val1=0-255 . . |Addr16= |Val16= |Sys= 0=Freezer GO - 1=RUN - 2=SYS |Desc=Cheat |Status=Untested |Comment=YES! }} [[Category:Pokes]]
Company/Year: | Virgin | 1988 |
Effect/Status: | Lives-Cheat | Untested |
POKE | 4096,173 | $1000,$AD |
POKE | 4097,174 | $1001,$AE |
Start | RUN | |
Comment: | YES! |
L8r: fix auto Pokes with company and year info from http://www.c64gg.com/complete.html and other sources.
Infobox
Examples
Caption for example.png | |
Header defined alone | |
---|---|
Data defined alone | |
All three defined (header) | |
Label and data defined (label) | Label and data defined (data) |
Below text |
{{Infobox |name = Infobox/doc |bodystyle = |title = Test Infobox |titlestyle = |image = [[File:Capture.gif|200px|alt=Example alt text]] |imagestyle = |caption = Caption for example.png |captionstyle = |headerstyle = background:#ccf; |labelstyle = background:#ddf; |datastyle = |header1 = Header defined alone |label1 = |data1 = |header2 = |label2 = Label defined alone |data2 = |header3 = |label3 = |data3 = Data defined alone |header4 = All three defined (header) |label4 = All three defined (label) |data4 = All three defined (data) |header5 = |label5 = Label and data defined (label) |data5 = Label and data defined (data) |belowstyle = background:#ddf; |below = Below text }}
Notice how when a label is defined without an accompanying data cell the row doesn't appear in the displayed infobox, and when a header is defined on the same row as a data cell the header takes precedence.
For this example, bodystyle = width:20em; and labelstyle = width:33%;
Label 1 | Data 1 |
---|---|
Label 2 | Data 2 |
Label 3 | Data 3 |
Header 4 | |
Label 5 | Data 5: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. |
Below text |
{{Infobox |bodystyle = width:20em; |name = Infobox/doc |title = Test Infobox |titlestyle = |headerstyle = |labelstyle = width:33% |datastyle = |header1 = |label1 = Label 1 |data1 = Data 1 |header2 = |label2 = Label 2 |data2 = Data 2 |header3 = |label3 = Label 3 |data3 = Data 3 |header4 = Header 4 |label4 = |data4 = |header5 = |label5 = Label 5 |data5 = Data 5: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. |belowstyle = |below = Below text }}
- Code
{{columns |bgcol=beige |width=8.5em |gap=3.25em |col1 = * These * columns * are * more * complex |col2 = The<br/>background<br/>is<br/>beige |col3 = ; Each : column ; is : 8.5 Em (typography) ; wide |col4 = {{{!}} !colspan="2"{{!}} and {{!-}} {{!}} the {{!!}} gap {{!-}} {{!}}colspan="2"{{!}} between {{!-}} {{!}} each {{!!}} is {{!-}} !colspan="2" align="center"{{!}} 3.25em {{!}}} }}
- Result
|
The |
|
|
|
{{Infobox |name = Infobox/doc |bodystyle = |title = Featured Content |titlestyle = |image = [[File:Contraption.jpg|280px|alt=Christmas tree]] |imagestyle = |caption = Christmas is coming! |captionstyle = |headerstyle = background:#ccf; |labelstyle = background:#ddf; |datastyle = |belowstyle = background:#ddf; |below = December 24th/25th soon! Get new hardware in time! }}
Banner testing
Archive Uploads
All archives for cartridge distribution should be uploaded as ZIP files unless they were packaged by the original site or author in a different way and is not to be changed. Archives created by and for the wiki shall be named as:
Cartridge/Kernel/GenericName_binaries/all/specialPart[Manual|Datasheets]_rr.c64.org_YYYY-MM.zip
e.g.
Capture_binaries_rr.c64.org_2010-03.zip
Additionally please add a file named:
rr.c64.org.txt containing:
Additional information regarding the contents of this archive may be found at http://rr.c64.org
VICE
Recent VICE issues on cartridges:
- StarDOS file copier produces corrupt files (pal/ntsc issue?)
- StarDOS disk cope just READY. crashes
- Freeze Machine LOAD"FILE",8,1 issue
- Snapshot64 crash on F1, F3, F5 ?