Super Mario 64 Hacks Wiki
Super Mario 64 Hacks Wiki

Breakdown of how this page is structured[]

Each definition on the glossary has its own code block, which is displayed in the syntax below.

<!-- DEFINE: #WORD# -->{{Col-begin|width=100%}}
{{C-b|width=11em}}
<div style="font-size: 25px; text-align: center;">#WORD#</div>
{{C-b}}
#DEFINITION#
{{Col-end}}
<!-- END OF DEFINITION -->{{spacer}}


  • Input indicators: #WORD# should be replaced by whatever word it is you're defining. #DEFINITION# should be replaced by the definition for the #WORD# contained in the same block.
  • Please keep the comments in there, but replace the input indicators as needed.
  • The code blocks for each word are to be used in conjunction with the glossary's very first div at the top of the article, which changes the font size for the entire article.
  • The spacer at the end is to help separate each defined word up, so as to improve readability.