|
|
Line 168: |
Line 168: |
| More content | | More content |
| <headertabs /> | | <headertabs /> |
|
| |
| == HeaderFooter ==
| |
| The content of [[MediaWiki:hf-footer-{{FULLPAGENAME}}]] must be shown as a footer on the current page.
| |
|
| |
| <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;">
| |
| <div style="font-weight:bold;line-height:1.6;">
| |
| Source of [[MediaWiki:hf-footer-{{FULLPAGENAME}}]]</div>
| |
| <div class="mw-collapsible-content">
| |
| <syntaxhighlight lang="html">
| |
| <div class="card bg-dark text-white">
| |
| <div class="card-body font-weight-bold text-center">I am Footer</div>
| |
| </div>
| |
| </syntaxhighlight>
| |
| </div></div>
| |
|
| |
|
| == ImageMap == | | == ImageMap == |