User:THE OWL/Sandbox/Templates/Software docs island: Difference between revisions
< User:THE OWL | Sandbox | Templates
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div style="display:inherit; justify-content:center; align-items:center; min-width:60px; min-height:60px; width:60px; height:60px; background-color:rgb({{{color|}}}); border-radius:4px; user-select:none"> [[File:{{{icon|}}}|40px|link={{{link|}}}]] </div> | <div style="display:inherit; justify-content:center; align-items:center; min-width:60px; min-height:60px; width:60px; height:60px; background-color:rgb({{{color|}}}); border-radius:4px; user-select:none"> [[File:{{{icon|}}}|40px|link={{{link|}}}]] </div> | ||
<div style="display:inherit; flex-direction:column; justify-content:center"> <!-- | <div style="display:inherit; flex-direction:column; justify-content:center"> <!-- | ||
--> <span> [[{{{link|}}}|<span style="font-weight:600; font-size:1.2em; "> {{{title|}}} </span>]] </span> <!-- | --> <span> [[{{{link|}}}|<span style="font-weight:600; font-size:1.2em; color:rgb(255 255 255 / 80%)"> {{{title|}}} </span>]] </span> <!-- | ||
--> <span style="font-weight:400; font-size:1.1em; color:rgb(255 255 255 / 47%)"> {{{desc|}}} </span> | --> <span style="font-weight:400; font-size:1.1em; color:rgb(255 255 255 / 47%)"> {{{desc|}}} </span> | ||
</div> | </div> | ||
</div></onlyinclude></includeonly> | </div></onlyinclude></includeonly> |