mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page 'Template Packet'
This commit is contained in:
parent
ae134f1a81
commit
e65d889ec3
@ -1,9 +1,10 @@
|
||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
The following categories contain pages or media.
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (4 members)
|
||||
* [[Category Packet]] (5 members)
|
||||
* [[Category Packet 194]] (1 members)
|
||||
* [[Category Packet 317]] (2 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (4 members)
|
||||
* [[Category RSC]] (5 members)
|
||||
|
4
Category-Packet-{{{revision}}}.mediawiki
Normal file
4
Category-Packet-{{{revision}}}.mediawiki
Normal file
@ -0,0 +1,4 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet {{{revision}}}"''' ==
|
||||
The following 1 pages are in this category.
|
||||
* [[Template Packet]]
|
@ -1,7 +1,8 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet"''' ==
|
||||
The following 4 pages are in this category.
|
||||
The following 5 pages are in this category.
|
||||
* [[194 Protocol]]
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Protocol]]
|
||||
* [[474 Protocol]]
|
||||
* [[Template Packet]]
|
||||
|
19
Template-Packet.mediawiki
Normal file
19
Template-Packet.mediawiki
Normal file
@ -0,0 +1,19 @@
|
||||
{| style="float:right; margin:1em; width:250px;" cellpadding="3" cellspacing="0" border="1"
|
||||
|-
|
||||
| colspan="2" style="background-color:#3c5;" | '''{{{name}}}'''<br/>{{{description}}}
|
||||
|-
|
||||
! '''Opcode'''
|
||||
| {{{opcode}}}
|
||||
|-
|
||||
! '''Type'''
|
||||
| {{{type}}}
|
||||
|-
|
||||
! '''Length'''
|
||||
| {{{length}}}
|
||||
|-
|
||||
|}
|
||||
|
||||
<includeonly>
|
||||
[[Category Packet]]
|
||||
[[Category Packet {{{revision}}}]]
|
||||
</includeonly>
|
Loading…
Reference in New Issue
Block a user