Cite This Page
Bibliographic details for ContentDesigner:Spawn Script Template
- Page name: ContentDesigner:Spawn Script Template
- Author: EQ2Emulator contributors
- Publisher: EQ2Emulator, .
- Date of last revision: 7 September 2015 06:57 UTC
- Date retrieved: 15 March 2026 14:46 UTC
- Permanent URL: https://oldwiki.eq2classic.com/index.php?title=ContentDesigner:Spawn_Script_Template&oldid=6078
- Page Version ID: 6078
Citation styles for ContentDesigner:Spawn Script Template
APA style
ContentDesigner:Spawn Script Template. (2015, September 7). EQ2Emulator, . Retrieved 14:46, March 15, 2026 from https://oldwiki.eq2classic.com/index.php?title=ContentDesigner:Spawn_Script_Template&oldid=6078.
MLA style
"ContentDesigner:Spawn Script Template." EQ2Emulator, . 7 Sep 2015, 06:57 UTC. 15 Mar 2026, 14:46 <https://oldwiki.eq2classic.com/index.php?title=ContentDesigner:Spawn_Script_Template&oldid=6078>.
MHRA style
EQ2Emulator contributors, 'ContentDesigner:Spawn Script Template', EQ2Emulator, , 7 September 2015, 06:57 UTC, <https://oldwiki.eq2classic.com/index.php?title=ContentDesigner:Spawn_Script_Template&oldid=6078> [accessed 15 March 2026]
Chicago style
EQ2Emulator contributors, "ContentDesigner:Spawn Script Template," EQ2Emulator, , https://oldwiki.eq2classic.com/index.php?title=ContentDesigner:Spawn_Script_Template&oldid=6078 (accessed March 15, 2026).
CBE/CSE style
EQ2Emulator contributors. ContentDesigner:Spawn Script Template [Internet]. EQ2Emulator, ; 2015 Sep 7, 06:57 UTC [cited 2026 Mar 15]. Available from: https://oldwiki.eq2classic.com/index.php?title=ContentDesigner:Spawn_Script_Template&oldid=6078.
Bluebook style
ContentDesigner:Spawn Script Template, https://oldwiki.eq2classic.com/index.php?title=ContentDesigner:Spawn_Script_Template&oldid=6078 (last visited March 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EQ2Emulator",
title = "ContentDesigner:Spawn Script Template --- EQ2Emulator{,} ",
year = "2015",
url = "https://oldwiki.eq2classic.com/index.php?title=ContentDesigner:Spawn_Script_Template&oldid=6078",
note = "[Online; accessed 15-March-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "EQ2Emulator",
title = "ContentDesigner:Spawn Script Template --- EQ2Emulator{,} ",
year = "2015",
url = "\url{https://oldwiki.eq2classic.com/index.php?title=ContentDesigner:Spawn_Script_Template&oldid=6078}",
note = "[Online; accessed 15-March-2026]"
}