Template:HeroTabs: Difference between revisions

LVL (talk | contribs)
Created page with "<includeonly> <div style="background:rgba(0,0,0,.25); margin:0 auto 1em; display:flex; flex-wrap:wrap; justify-content:center; align-items:flex-end; gap:1em; padding:6px 0; font-family:'Retail Demo Bold','Radiance',sans-serif; text-transform:uppercase; font-weight:bold;"> {{#ifexist:{{{1|{{ROOTPAGENAME}}}}}| <div style="padding:4px 8px; cursor:pointer">[[{{{1|{{ROOTPAGENAME}}}}}|Overview]]</div> |}} {{#ifexist:{{{1|{{ROOTPAGENAME}}}}}/Quotes| <div style="padding:4px 8px;..."
 
Vergir (talk | contribs)
Replace with module code.
Tag: Replaced
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#invoke:HeroTabs|render|{{{1|}}}}}</includeonly><noinclude>{{Documentation}}</noinclude>
<div style="background:rgba(0,0,0,.25); margin:0 auto 1em; display:flex; flex-wrap:wrap; justify-content:center; align-items:flex-end; gap:1em; padding:6px 0; font-family:'Retail Demo Bold','Radiance',sans-serif; text-transform:uppercase; font-weight:bold;">
{{#ifexist:{{{1|{{ROOTPAGENAME}}}}}| <div style="padding:4px 8px; cursor:pointer">[[{{{1|{{ROOTPAGENAME}}}}}|Overview]]</div> |}}
{{#ifexist:{{{1|{{ROOTPAGENAME}}}}}/Quotes| <div style="padding:4px 8px; cursor:pointer">[[{{{1|{{ROOTPAGENAME}}}}}/Quotes|Quotes]]</div> |}}
{{#ifexist:{{{1|{{ROOTPAGENAME}}}}}/Sounds| <div style="padding:4px 8px; cursor:pointer">[[{{{1|{{ROOTPAGENAME}}}}}/Sounds|Sounds]]</div> |}}
{{#ifexist:{{{1|{{ROOTPAGENAME}}}}}/Update_history| <div style="padding:4px 8px; cursor:pointer">[[{{{1|{{ROOTPAGENAME}}}}}/Update_history|Update History]]</div> |}}
</div>
</includeonly>