mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '718 Close window'
This commit is contained in:
parent
95b0c7f4e6
commit
ddce863b4e
17
718-Close-window.mediawiki
Normal file
17
718-Close-window.mediawiki
Normal file
@ -0,0 +1,17 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 718]]
|
||||
{{packet|name=Close window|description=Closes a window/interface.|opcode=5|type=Fixed|length=4|revision=718}}
|
||||
== Close window ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
Closes an interface that is displayed (NOT CHATBOX INTERFACES!).
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Int]] || Window ID.
|
||||
|}
|
@ -2,12 +2,12 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (124 members)
|
||||
* [[Category Packet]] (125 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (24 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet 718]] (2 members)
|
||||
* [[Category Packet 718]] (3 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (15 members)
|
||||
* [[Category RSC]] (7 members)
|
||||
|
@ -1,5 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 718"''' ==
|
||||
The following 2 pages are in this category.
|
||||
The following 3 pages are in this category.
|
||||
* [[718 Close window]]
|
||||
* [[718 Friends packet]]
|
||||
* [[718 Protocol]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet"''' ==
|
||||
The following 124 pages are in this category.
|
||||
The following 125 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -122,6 +122,7 @@ The following 124 pages are in this category.
|
||||
* [[474 Fourth Interface Option]]
|
||||
* [[474 Protocol]]
|
||||
* [[474 Remove ignore]]
|
||||
* [[718 Close window]]
|
||||
* [[718 Friends packet]]
|
||||
* [[718 Protocol]]
|
||||
* [[Template Packet]]
|
||||
|
Loading…
Reference in New Issue
Block a user