Difference between revisions of "Template:Idioma"
A fragment of the Garden of Remembering
(8 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
.idioma { | .idioma { | ||
font-variant: small-caps; | font-variant: small-caps; | ||
font-style: italic; | |||
} | |||
.idioma-dead { | |||
text-shadow: | |||
-1px 0 0 rgba(255, 0, 0, 0.1), | |||
1px 0 0 rgba(180, 255, 0, 0.25), | |||
0 -1px 0 rgba(150, 0, 255, 0.25), | |||
0 1px 2px rgba(0, 0, 0, 0.15); | |||
font-style: normal; | |||
} | } | ||
.idioma-full { | .idioma-full { | ||
text-shadow: | text-shadow: | ||
-1px 0 0 rgba(255, 0, 0, 0. | -3px -4px 0 rgba(255, 0, 255, 0.15), | ||
1px 0 0 rgba(180, 255, 0, 0. | 15px 8px 0 rgba(0, 0, 255, 0.1), | ||
0 -1px 0 rgba(150, 0, 255, 0. | -1px 0 0 rgba(255, 0, 0, 0.1), | ||
0 1px 2px rgba(0, 0, 0, 0. | 1px 0 0 rgba(180, 255, 0, 0.25), | ||
0 -1px 0 rgba(150, 0, 255, 0.25), | |||
0 1px 2px rgba(0, 0, 0, 0.15); | |||
} | } | ||
}}<span class="{{#ifeq: {{{2|}}}| | }}<span {{#ifeq: {{{2|}}}|none||class="idioma {{#ifeq: {{{2|}}}|full|idioma-full}} {{#ifeq: {{{2|}}}|dead|idioma-dead}}"}} {{#if: {{{3|}}}|title="{{{3|}}}"}}>{{{1}}}</span><noinclude> | ||
Language formatting for the stories. | Language formatting for the stories. | ||
Line 18: | Line 30: | ||
Languages: | Languages: | ||
<nowiki>{{idioma|Strings of words}}</nowiki> | <nowiki>{{idioma|Strings of words}}</nowiki> | ||
<nowiki>{{idioma|Strings of words|translation|translation of strings}}</nowiki> | |||
{{idioma|Strings of words|translation|translation of strings}} | |||
---- | |||
Strange languages: | Strange languages: | ||
<nowiki>{{idioma|Strings of words|full}}</nowiki> | <nowiki>{{idioma|Strings of words|full}}</nowiki> | ||
{{idioma|Strings of words|full}} | |||
---- | |||
Dead voice: | Dead voice: | ||
<nowiki>{{idioma|Strings of words|dead}}</nowiki> | <nowiki>{{idioma|Strings of words|dead}}</nowiki> | ||
{{idioma|Strings of words|dead}} | |||
---- | |||
Placeholder language: | |||
<nowiki>{{idioma|Strings of words|none}}</nowiki> | |||
<nowiki>{{idioma|Strings of words|none|translation of strings}}</nowiki> | |||
{{idioma|Strings of words|none|translation of strings}} | |||
</noinclude> |
Latest revision as of 02:49, 5 January 2017
{{{1}}}
Language formatting for the stories.
Usage
Languages:
{{idioma|Strings of words}} {{idioma|Strings of words|translation|translation of strings}}
Strings of words
Strange languages:
{{idioma|Strings of words|full}}
Strings of words
Dead voice:
{{idioma|Strings of words|dead}}
Strings of words
Placeholder language:
{{idioma|Strings of words|none}} {{idioma|Strings of words|none|translation of strings}}
Strings of words