Template:Portal-title View history

imported>Wottem
m (1 revision imported)
imported>ForumuserSTG
No edit summary
Line 15: Line 15:
<includeonly>
<includeonly>
<div class="flex justify-between mt-14 mb-10 pb-5  border-b border-gray-200">
<div class="flex justify-between mt-14 mb-10 pb-5  border-b border-gray-200">
     <h1 class="flex h2 items-center font-medium gap-x-1 font-headline">
     <div class="flex h3 items-center font-medium gap-x-1 font-headline">
     {{#if:{{{title-icon|}}}|[[File:{{{title-icon|Waze happy.png}}}|waze icon|class=rounded-full overflow-hidden w-6 h-6 object-cover border border-gray-300]]}}
     {{#if:{{{title-icon|}}}|[[File:{{{title-icon|Waze happy.png}}}|waze icon|class=rounded-full overflow-hidden w-6 h-6 object-cover border border-gray-300]]}}
         <span>{{{title|{{SITENAME}}}}}</span>
         <h1>{{{title|{{SITENAME}}}}}</h1>
     </h1>{{#if: {{{hide numbers|}}}||
     </div>{{#if: {{{hide numbers|}}}||
     <ul class="flex gap-x-3 md:gap-x-10">
     <ul class="flex gap-x-3 md:gap-x-10">
         <li class="flex items-center">
         <li class="flex items-center">

Revision as of 09:37, 23 January 2022

Template structure

main page

  • 9,951
    Members

  • 2,645
    Articles




{{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
}}