Help:Add new Honor
Here you'll find a guide on how to add a new honor to the wiki.
To know which pages are important for an honor, read the section about the Structure of an Honor.
Create the Honor Landing Page
That is the first page that need's to be created. It has the following structure: The Honor Navigation, followed by an Overview and the Challenging-Part-Section. On the right side it has the infobox that is displaying the most important information about an honor.
Source Code wise it has the following structure: Template call of HonorLanding followed by the Overview and the Challenging-Part-Section. The content ends with a call of the CloseHonorPage-Template Use the following code as a starting point and fill in the needed parts:
{{HonorLanding
|skill=2
|year=Unknown
|category=Regional
|authority=Florida Conference
|insignia=Scrapbooking (FL) AY Honor.png
|insignia_source=FL
|primary=AY Honors/Scrapbooking
}}
== {{Localize|Overview}}==
<translate>
WRITE AN AWESOME OVERVIEW HERE :)
</translate>
== {{Localize|The Challenging Part}} ==
{{Localize|Challenging Part}}
{{#lst:{{#titleparts:{{PAGENAME}}|2|1}}/Requirements{{GetLangSuffix}} |challenge}}
{{CloseHonorPage}}