Cite This Page
Bibliographic details for How to change textbox graphics (Window Frames)
- Page name: How to change textbox graphics (Window Frames)
- Author: SkyTemple contributors
- Publisher: SkyTemple.
- Date of last revision: 23 February 2026 03:28 UTC
- Date retrieved: 17 June 2026 00:51 UTC
- Permanent URL: https://wiki.skytemple.org/index.php?title=How_to_change_textbox_graphics_(Window_Frames)&oldid=1473
- Page Version ID: 1473
Citation styles for How to change textbox graphics (Window Frames)
APA style
How to change textbox graphics (Window Frames). (2026, February 23). SkyTemple. Retrieved 00:51, June 17, 2026 from https://wiki.skytemple.org/index.php?title=How_to_change_textbox_graphics_(Window_Frames)&oldid=1473.
MLA style
"How to change textbox graphics (Window Frames)." SkyTemple. 23 Feb 2026, 03:28 UTC. 17 Jun 2026, 00:51 <https://wiki.skytemple.org/index.php?title=How_to_change_textbox_graphics_(Window_Frames)&oldid=1473>.
MHRA style
SkyTemple contributors, 'How to change textbox graphics (Window Frames)', SkyTemple, 23 February 2026, 03:28 UTC, <https://wiki.skytemple.org/index.php?title=How_to_change_textbox_graphics_(Window_Frames)&oldid=1473> [accessed 17 June 2026]
Chicago style
SkyTemple contributors, "How to change textbox graphics (Window Frames)," SkyTemple, https://wiki.skytemple.org/index.php?title=How_to_change_textbox_graphics_(Window_Frames)&oldid=1473 (accessed June 17, 2026).
CBE/CSE style
SkyTemple contributors. How to change textbox graphics (Window Frames) [Internet]. SkyTemple; 2026 Feb 23, 03:28 UTC [cited 2026 Jun 17]. Available from: https://wiki.skytemple.org/index.php?title=How_to_change_textbox_graphics_(Window_Frames)&oldid=1473.
Bluebook style
How to change textbox graphics (Window Frames), https://wiki.skytemple.org/index.php?title=How_to_change_textbox_graphics_(Window_Frames)&oldid=1473 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SkyTemple",
title = "How to change textbox graphics (Window Frames) --- SkyTemple{,} ",
year = "2026",
url = "https://wiki.skytemple.org/index.php?title=How_to_change_textbox_graphics_(Window_Frames)&oldid=1473",
note = "[Online; accessed 17-June-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 = "SkyTemple",
title = "How to change textbox graphics (Window Frames) --- SkyTemple{,} ",
year = "2026",
url = "\url{https://wiki.skytemple.org/index.php?title=How_to_change_textbox_graphics_(Window_Frames)&oldid=1473}",
note = "[Online; accessed 17-June-2026]"
}