Difference between revisions of "Template:Idioma"

A fragment of the Garden of Remembering

(From shintaiden)
 
 
(9 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.05),  
-3px -4px 0 rgba(255, 0, 255, 0.15),
1px 0 0 rgba(180, 255, 0, 0.2),  
15px 8px 0 rgba(0, 0, 255, 0.1),
0 -1px 0 rgba(150, 0, 255, 0.2),  
-1px 0 0 rgba(255, 0, 0, 0.1),  
0 1px 2px rgba(0, 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);
}
}
}}<span class="idioma {{#if: {{{2|}}}|idioma-full}}">{{{1}}}</span>
}}<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.
 
== Usage ==
 
Languages:
<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:
<nowiki>{{idioma|Strings of words|full}}</nowiki>
 
{{idioma|Strings of words|full}}
 
----
 
 
Dead voice:
<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