Template:Ambiguous: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="background: Gainsboro; border-style: solid; border-width: 1px; border-color: LightSlateGray; border-radius:0.5em;">
<includeonly>
    <div class="grid-container-6">
<div style="background: Gainsborough; border-style: solid; border-width: 1px; border-color: LightSlateGray; border-radius:0.5em;">
      <div class="gi" style="grid-column: 1 / span 1; grid-row: 1 / span 2; text-align: center;">[[File:Disambginv.svg|30px]]</div>
    <div class="grid-container-6">
      <div class="gi" style="grid-column: 1 / span 1; grid-row: 1 / span 2; text-align: center;">[[File:Disambginv.svg|30px]]</div>
       <div class="gi" style="grid-column: 2 / span 5; grid-row: 1 / span 1; text-align: font-size:10pt;">''This article is about '''{{#if: {{{term|}}}|{{{term}}}|{{{1}}}| }}'''{{#if: {{{desc|}}}|, {{{desc}}}.| {{#if: {{{2|}}}|, {{{2}}}.| }} }}''</div>
       <div class="gi" style="grid-column: 2 / span 5; grid-row: 1 / span 1; text-align: font-size:10pt;">''This article is about '''{{#if: {{{term|}}}|{{{term}}}|{{{1}}}| }}'''{{#if: {{{desc|}}}|, {{{desc}}}.| {{#if: {{{2|}}}|, {{{2}}}.| }} }}''</div>
       <div class="gi" style="grid-column: 2 / span 5; grid-row: 2 / span 1; font-size:8pt; ">For other uses of {{#if: {{{term|}}}|{{{term}}}|{{{1}}}| }}, see '''[[{{#if: {{{term|}}}|{{{term}}}|{{{1}}}| }} (disambiguation)]]'''.</div>
       <div class="gi" style="grid-column: 2 / span 5; grid-row: 2 / span 1; font-size:8pt; ">For other uses of {{#if: {{{term|}}}|{{{term}}}|{{{1}}}| }}, see '''[[{{#if: {{{term|}}}|{{{term}}}|{{{1}}}| }} (disambiguation)]]'''.</div>

Revision as of 13:05, 21 December 2019

Usage

For use on a page that is liked to from a disambiguation page. For disambiguation pages use the Template:Disambig tag.

Syntax

Without description:
{{ambiguous|term=_____}}

-or-

{{ambiguous|term}}

With optional description:
{{ambiguous|term=_____|des=_____}}

-or-

{{ambiguous|term|description}}

Examples

Disambginv.svg
This article is about foo
For other uses of foo, see foo (disambiguation).


Disambginv.svg
This article is about foo, of bar.
For other uses of foo, see foo (disambiguation).


Related Templates