Template:Wikichievements: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ModernNote|Another experiment inspired by the Team Fortress 2 wiki page of the same name.}} | {{ModernNote|Another experiment inspired by the Team Fortress 2 wiki page of the same name.}} | ||
<onlyinclude> | <onlyinclude> | ||
{{#ifeq:{{PAGENAME}}|{{:Wikichievements/Data|wikichievement=test_1}} | |||
|<div style="display:flex; background-color:#303030; border:1px solid rgba(255,255,255,.1); border-radius:6px; padding:10px"> | |||
<div style="display:flex; justify-content:center; align-items:center; min-width:80px; width:80px; height:80px; background-color:#404040; border-radius:4px; user-select:none; pointer-events:none; margin-right:8px">[[File:icon-panorama.png|48px|link=]]</div> | |||
<div style="display:flex; flex-direction:column; gap:4px; justify-content:center"> | |||
<div style="font-size:16px">Wikichievement 1</div> | |||
<div style="">Description</div> | |||
</div> | |||
</div> | |||
|}} | |||
{{#ifeq:{{PAGENAME}}|{{:Wikichievements/Data|wikichievement= | {{#ifeq:{{PAGENAME}}|{{:Wikichievements/Data|wikichievement=test_2}} | ||
|<div style="display:flex; background-color:#303030; border:1px solid rgba(255,255,255,.1); border-radius:6px; padding:10px"> | |<div style="display:flex; background-color:#303030; border:1px solid rgba(255,255,255,.1); border-radius:6px; padding:10px"> | ||
<div style="display:flex; justify-content:center; align-items:center; min-width:80px; width:80px; height:80px; background-color:#404040; border-radius:4px; user-select:none; pointer-events:none; margin-right:8px">[[File:icon-panorama.png|48px|link=]]</div> | <div style="display:flex; justify-content:center; align-items:center; min-width:80px; width:80px; height:80px; background-color:#404040; border-radius:4px; user-select:none; pointer-events:none; margin-right:8px">[[File:icon-panorama.png|48px|link=]]</div> | ||
Line 10: | Line 19: | ||
</div> | </div> | ||
</div> | </div> | ||
|}}</onlyinclude> | |}} | ||
</onlyinclude> |