Template:Factoriopedia: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<head>
<script type="text/javascript">
<script type="text/javascript">
$(".tab-head-5").click(function() {
$(".tab-head-5").click(function() {
Line 8: Line 8:
});
});
</script>
</script>
</noinclude>
</head>


<div class="factoriopedia"><div class="tab-header">
<div class="factoriopedia"><div class="tab-header">

Revision as of 07:25, 21 October 2024

<head> <script type="text/javascript"> $(".tab-head-5").click(function() { $(".tab-head").removeClass("tab-head-active"); $(this).addClass("tab-head-active"); $(".tab").hide(); $(".tab-5").show(); }); </script> </head>