{%- comment -%} title {%- endcomment -%} {%- if page.user_name -%} Skinner Profile · {{page.user_name}} {%- elsif page.skin_name -%} {{ page.skin_name }} | compendium {%- elsif page.contest_id -%} {{ page.name }} | compendium {%- else -%} {{ page.title | replace: "page", ""}} {%- endif -%} {%- comment -%} description {%- endcomment -%} {%- if page.skin_name -%} {%- assign formatted_res = page.resolutions | join: " · " | upcase -%} {%- assign ratios = "" | split: "," -%} {%- for ratio in page.ratios -%} {%- if ratio == "all" -%} {%- assign ratios = ratios | push : "all ratios" -%} {%- else -%} {%- assign ratios = ratios | push : ratio -%} {%- endif -%} {%- endfor -%} {%- assign auto_description = "" | split: "," | push: ratios | push: formatted_res | push: page.game_modes | push: page.tags | push: page.categories | join: " · " | replace: "_", " " -%} {%- elsif page.user_name -%} {%- elsif page.contest_id -%} {%- elsif page.description -%} {%- else -%} {%- endif -%} {%- comment -%} Open Graph exclusive meta tags {%- endcomment -%} {%- comment -%} page type {%- endcomment -%} {%- if page.skin_name or page.contest_id -%} {%- elsif page.user_name -%} {%- else -%} {%- endif -%} {%- comment -%} image {%- endcomment -%} {%- if page.forum_thread_id -%} {%- elsif page.user_name -%} {%- elsif page.contest_id -%} {%- else -%} {%- endif -%} {%- comment -%} site name {%- endcomment -%} {%- if page.skin_name -%} {%- endif -%}