m |
m |
||
Line 5: | Line 5: | ||
== Synopsis == |
== Synopsis == |
||
− | <nowiki>{{< |
+ | <nowiki>{{BoxHeader|<title>[|main=yes]}}</nowiki> |
== Description == |
== Description == |
||
− | + | Creates a header for a [[Template:Box]]. |
|
+ | <title> |
||
− | == Examples == |
||
+ | : title of the box |
||
+ | main=yes |
||
+ | : This is the top level or ''main'' box, allowing boxes to be nested. |
||
− | == See also == |
||
− | |||
− | [[{{BASEPAGENAME}}]] |
||
== Examples == |
== Examples == |
||
Revision as of 16:48, 19 June 2009
Name
BoxHeader
Synopsis
{{BoxHeader|<title>[|main=yes]}}
Description
Creates a header for a Template:Box.
<title>
- title of the box
main=yes
- This is the top level or main box, allowing boxes to be nested.
Examples
{{BoxHeader|Test1}} |}
Test1 |
{{BoxHeader|Test2|main=yes}} |}
d v e | Test2 |