Template:Prerequisites: Difference between revisions
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...") |
(Reduced spacing) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Panel | ||
{{Panel | |||
|title={{{title|}}} | |title={{{title|}}} | ||
|panelstyle=prerequisites | |panelstyle=prerequisites | ||
| | |content={{{content|}}} | ||
}} | }}</includeonly><noinclude> | ||
</includeonly> | |||
<noinclude> | |||
Example: | Example: | ||
{{Prerequisites | {{Prerequisites | ||
|title=This is the title | |title=This is the title | ||
| | |content= | ||
This is the content | This is the content | ||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 01:03, 30 November 2022
Example:
This is the title
This is the content