Skip to content

I want to create Footer #84

@je-ta

Description

@je-ta

I can not create a footer.
I create 「Bootstrap:Footer」page but I get an error.
It is in the log.

Stack trace:
#0 /Applications/MAMP/htdocs/mediawiki/skins/bootstrap-mediawiki/BootstrapMediaWiki.skin.php(244): BootstrapMediaWikiTemplate->includePage('Bootstrap:Foote...')
#1 /Applications/MAMP/htdocs/mediawiki/includes/skins/SkinTemplate.php(251): BootstrapMediaWikiTemplate->execute()
#2 /Applications/MAMP/htdocs/mediawiki/includes/OutputPage.php(2441): SkinTemplate->outputPage()
#3 /Applications/MAMP/htdocs/mediawiki/includes/exception/MWExceptionRenderer.php(186): OutputPage->output()
#4 /Applications/MAMP/htdocs/mediawiki/includes/exception/MWExceptionRenderer.php(55): MWExceptionRenderer::reportHTML(Object(Error))
#5 /Applications/MAMP/htdocs/mediawiki/includes/exception/MWExceptionHandler.php(75): MWExceptionRenderer::output(Object(Error), 2)
#6 /Applications/MAMP/htdocs/mediawiki/includes/exception/MWExceptionHandler.php(130): MWExceptionHandl in /Applications/MAMP/htdocs/mediawiki/skins/bootstrap-mediawiki/BootstrapMediaWiki.skin.php on line 482

The content of the footer is the same as the sample.

<div class="row">
	<div class="col-md-6">
		=== Stuff ===
		* [[Link to some place]]
		* [[Another link]]
	</div>
	<div class="col-md-6">
		=== More Stuff ===
		* [http://external.resource.org Go here]
	</div>
</div>

「Bootstrap:Subnav」 is also an error.
help me Please.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions