Template:CommunityHeader View history

imported>ForumuserSTG
(Created page with "<noinclude> ==Template structure == {{portal}} <pre> <nowiki> {{portal}} </nowiki> </pre> </noinclude> <includeonly> <div class="flex justify-between mt-14 mb-10 pb-5 border-...")
 
imported>ForumuserSTG
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
==Template structure ==
==Template structure ==
{{portal}}
{{CommunityHeader}}
<pre>
<pre>
<nowiki>
<nowiki>
{{portal}}
{{CommunityHeader}}
</nowiki>
</nowiki>
</pre>
</pre>
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div class="flex justify-between mt-14 mb-10 pb-5  border-b border-gray-200">
<div class="flex justify-between mb-10 pb-5  border-b border-gray-200"><div class="flex group  h2 items-center font-medium gap-x-1 font-headline cursor-pointer" data-toggle-dialog="waze-community-js">
    <h1 class="flex h2 items-center font-medium gap-x-1 font-headline">
[[File:Global icon.png |waze icon]]
    [[File:Waze happy.png|waze icon|class=rounded-full overflow-hidden w-6 h-6 object-cover border border-gray-300]]
<h1 class="h3 ml-2">Global Wiki</h1><div class="w-6 h-6 flex justify-center items-center opacity-0 group-hover:opacity-100 transiation">
        <span>{{SITENAME}}</span>
<i class="w-icon w-icon-caret-down text-2xl" size="md"></i></div>
    </h1>
</div>
    <ul class="flex gap-x-3 md:gap-x-10">
        <li class="flex items-center">
            <i class="w-icon w-icon-people text-4xl mr-2"></i>
            <h4 >
                <div class="font-medium font-headline">{{NUMBEROFUSERS}}</div>
                <div class="text-xs text-gray-800">Members</div>
            </h4>
        </li>
        <li class="flex items-center">
            <i class="w-icon w-icon-book text-4xl mr-2"></i>
            <h4 >
                <div class="font-medium font-headline">{{NUMBEROFPAGES}}</div>
                <div class="text-xs text-gray-800">Articles</div>
            </h4>
        </li>
    </ul>
</div>
</div>
<includeonly>
<includeonly>

Latest revision as of 09:34, 10 November 2021

Template structure

waze icon

Global Wiki


{{CommunityHeader}}