Template:Portal-title View history

No edit summary
No edit summary
Tag: Reverted
Line 15: Line 15:
<includeonly>
<includeonly>
<div class="flex justify-between items-center mb-10 pb-6  border-b border-gray-200 not-prose noexcerpt">
<div class="flex justify-between items-center mb-10 pb-6  border-b border-gray-200 not-prose noexcerpt">
<div class="flex h3 items-center font-medium gap-x-3 font-headline">{{#if:{{{title-icon|}}}|[[File:{{{title-icon|Waze happy.png}}}|waze icon|link=|class=rounded-full overflow-hidden w-6 h-6 object-cover border border-gray-300]]}}<h1>{{{title|{{SITENAME}}}}}</h1><div data-toggle-dialog="waze-community-js" class="bg-gray-100 cursor-pointer grid h-8 hover:opacity-100 hover:opacity-75 items-center justify-center ml-1 opacity-0 rounded-full w-8"><i class="w-icon w-icon-chevron-down"></i></div>
<div class="flex h3 items-center font-medium gap-x-3 font-headline">{{#if:{{{title-icon|}}}|[[File:{{{title-icon|Waze happy.png}}}|waze icon|link=|class=rounded-full overflow-hidden w-6 h-6 object-cover border border-gray-300|style=min-width:25px]]}}<h1>{{{title|{{SITENAME}}}}}</h1><div data-toggle-dialog="waze-community-js" class="bg-gray-100 cursor-pointer grid h-8 hover:opacity-100 hover:opacity-75 items-center justify-center ml-1 opacity-0 rounded-full w-8"><i class="w-icon w-icon-chevron-down"></i></div>
</div>{{#if: {{{hide numbers|}}}||
</div>{{#if: {{{hide numbers|}}}||
<ul class="hidden 0flex 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>
<ul class="hidden 0flex 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>

Revision as of 06:16, 1 December 2022

Template structure

main page




{{portal-title
|title=Title text (if not set gets community name)
|title-icon=icon (if not set gets waze defautl icon)
|hide numbers=add any key to hide
}}