Template:Navi: Difference between revisions

From Wiki Age of Discovery
Jump to navigation Jump to search
Midas (talk | contribs)
No edit summary
Midas (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
     {{ #if:{{{prefix|}}} | {{{prefix}}} }}
     {{ #if:{{{prefix|}}}|{{{prefix}}}}}
     <span class="navi-copy" style="display: inline-block; align-items: center;">
     <span class="navi-copy" style="display: inline-flex; align-items: center;">
         <span>{{{1}}}</span>
         <span>{{{1}}} {{{2}}} {{{3}}}</span>
        <span>{{{2}}}</span>
        <span>{{{3}}}</span>
         <button  
         <button  
             style="margin-left: 8px; padding: 4px 8px; font-size: 14px; cursor: pointer; border: 1px solid #ccc; border-radius: 4px; background-color: #f4f4f4;"
             style="margin-left: 8px; padding: 4px 8px; font-size: 14px; cursor: pointer; border: 1px solid #ccc; border-radius: 4px; background-color: #f4f4f4;"
             onclick="copyToClipboard(this)"
             class="copy-button"
             data-text="{{{1}}} {{{2}}} {{{3}}}"
             data-text="{{{1}}} {{{2}}} {{{3}}}"
         >
         >
Line 13: Line 11:
         </button>
         </button>
     </span>
     </span>
     {{ #if:{{{postfix|}}} | {{{postfix}}} }}
     {{ #if:{{{postfix|}}}|{{{postfix}}}}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
__NOTOC__
__NOTOC__

Revision as of 19:19, 4 January 2025