Deprecated: Use of MediaWiki\Parser\ParserOutput::getText was deprecated in MediaWiki 1.42. [Called from SMW\MediaWiki\Hooks\OutputPageParserOutput::getParserOutput in /home/jltryoen/www/MediaWiki/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/OutputPageParserOutput.php at line 161] in /home/jltryoen/www/MediaWiki/includes/debug/MWDebug.php on line 386
« Demo:Test7 » : différence entre les versions — La FAQ de JLT

« Demo:Test7 » : différence entre les versions

Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
<tabber>
<ul class="nav nav-tabs" id="myTab" role="tablist">
|-|First Tab Title=
  <li class="nav-item" role="presentation">
First tab content goes here.
<htmltag tagname="button" class="nav-link active" id="home-tab" data-bs-toggle="tab" data-bs-target="#home" type="button" role="tab" aria-controls="home" aria-selected="true">Home</htmltag>
|-|Second Tab Title=
  </li>
Second tab content goes here.
  <li class="nav-item" role="presentation">
here
<htmltag tagname="button"  class="nav-link" id="profile-tab" data-bs-toggle="tab" data-bs-target="#profile" type="button" role="tab" aria-controls="profile" aria-selected="false">Profile</htmltag>
|-|Third Tab Title=
  </li>
<jgallery dir=test />
  <li class="nav-item" role="presentation">
</tabber>
<htmltag tagname=button class="nav-link" id="contact-tab" data-bs-toggle="tab" data-bs-target="#contact" type="button" role="tab" aria-controls="contact" aria-selected="false">Contact</htmltag>
  </li>
</ul>
<div class="tab-content" id="myTabContent">
  <div class="tab-pane fade show active" id="home" role="tabpanel" aria-labelledby="home-tab">Home</div>
  <div class="tab-pane fade" id="profile" role="tabpanel" aria-labelledby="profile-tab">PRofile</div>
  <div class="tab-pane fade" id="contact" role="tabpanel" aria-labelledby="contact-tab">Contact</div>

Version du 26 février 2025 à 18:27

Home
PRofile
Contact