MediaWiki: Sidebar: Różnice pomiędzy wersjami
Z Elproma Wiki Knowledge Base
Znacznik: Ręczne wycofanie zmian |
|||
Linia 1: | Linia 1: | ||
$wgHooks['BeforePageDisplay'][] = function( $out, $skin ) { | |||
$title = Title::newFromText( 'SidebarTree', NS_MEDIAWIKI ); | |||
$page = WikiPage::factory( $title ); | |||
$html = $out->parseAsContent( $page->getContent()->getNativeData() ); | |||
$out->addHTML( "<div id=\"wikitext-sidebar\">$html</div>" ); | |||
return true; | |||
}; | |||
* | * | ||
*Teleorigin | *Teleorigin |
Wersja z 13:11, 5 kwi 2022
$wgHooks['BeforePageDisplay'][] = function( $out, $skin ) { $title = Title::newFromText( 'SidebarTree', NS_MEDIAWIKI ); $page = WikiPage::factory( $title ); $html = $out->parseAsContent( $page->getContent()->getNativeData() );
$out->addHTML( "
" );
return true; };
- Teleorigin
- RB800|RB800
- RB900|RB900
- RBMTX-Lite|RBMTX-Lite
- ElpromaTime
- NTS-3000|NTS-3000
- NTS-4000|NTS-4000
- Vending
- RBVND-Lite 2G|RBVND-Lite 2G
- RBVND-Lite LTE|RBVND-Lite LTE