Benutzer:Martin: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Martin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Martin (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 16: | Zeile 16: | ||
http://localhost/mediawiki/index.php?title=Hauptseite&oldid=1 |
http://localhost/mediawiki/index.php?title=Hauptseite&oldid=1 |
||
<code> |
|||
⚫ | |||
' |
'toolbox' => 'Toolbox', |
||
'toolbox' => 'Toolbox', |
|||
' |
'views' => 'Views', |
||
⚫ | |||
'userpage' => 'View user page', |
|||
</code> |
|||
<code> |
|||
wfProfileIn( "$fname-stuff4" ); |
|||
#$tpl->set( 'copyrightico', $this->getCopyrightIcon() ); |
|||
#$tpl->set( 'poweredbyico', $this->getPoweredBy() ); |
|||
#$tpl->set( 'disclaimer', $this->disclaimerLink() ); |
|||
#$tpl->set( 'privacy', $this->privacyLink() ); |
|||
#$tpl->set( 'about', $this->aboutLink() ); |
|||
</code> |
Version vom 26. August 2006, 14:03 Uhr
- Mediawiki:Sidebar
- recentchanges-url|recentchanges
- randompage-url|randompage
- helppage|help
- sitesupport-url|sitesupport
http://localhost/mediawiki/index.php?title=Spezial:Whatlinkshere&target=Hauptseite
http://localhost/mediawiki/index.php?title=Spezial:Recentchangeslinked&target=Hauptseite
http://localhost/mediawiki/index.php/Spezial:Specialpages
http://localhost/mediawiki/index.php?title=Hauptseite&printable=yes
http://localhost/mediawiki/index.php?title=Hauptseite&oldid=1
'toolbox' => 'Toolbox',
'views' => 'Views',
'toolbox' => 'Toolbox',
'userpage' => 'View user page',
wfProfileIn( "$fname-stuff4" );
#$tpl->set( 'copyrightico', $this->getCopyrightIcon() );
#$tpl->set( 'poweredbyico', $this->getPoweredBy() );
#$tpl->set( 'disclaimer', $this->disclaimerLink() );
#$tpl->set( 'privacy', $this->privacyLink() );
#$tpl->set( 'about', $this->aboutLink() );