Template:Prerequisites: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Created page with "<includeonly> {{Panel |title={{{title|}}} |panelstyle=prerequisites |contents={{{contents|}}} }} </includeonly> <noinclude> Example: {{Prerequisites |title=This is the...")
 
No edit summary
Line 3: Line 3:
   |title={{{title|}}}
   |title={{{title|}}}
   |panelstyle=prerequisites
   |panelstyle=prerequisites
   |contents={{{contents|}}}
   |content={{{content|}}}
}}
}}
</includeonly>
</includeonly>
Line 10: Line 10:
{{Prerequisites
{{Prerequisites
   |title=This is the title
   |title=This is the title
   |contents=
   |content=
This is the content
This is the content
}}
}}
</noinclude>
</noinclude>

Revision as of 15:27, 26 April 2016


Example:


This is the title

This is the content