User:Melroch/sandbox: Difference between revisions
m (→Table styles) |
|||
(73 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== My subpages == | |||
<DPL> | |||
createdby=Melroch | |||
titlematch=%/% | |||
</DPL> | |||
__NEWSECTIONLINK__ | __NEWSECTIONLINK__ | ||
== Paramtest == | == Paramtest == | ||
Line 216: | Line 222: | ||
l<span style="letter-spacing: -0.45ex;">ɛ</span>ɩn | l<span style="letter-spacing: -0.45ex;">ɛ</span>ɩn | ||
L<span style="letter-spacing: -0.45ex;">Ɛ</span>ƖN | L<span style="letter-spacing: -0.45ex;">Ɛ</span>ƖN | ||
f<span style="letter-spacing: -0.45ex;">c</span>ɩþr | |||
F<span style="letter-spacing: -0.45ex;">C</span>ƖÞR | |||
F<span style="font-size: 133%;">ɑ</span>ÞR | |||
</div> | </div> | ||
Line 225: | Line 233: | ||
== Table styles == | == Table styles == | ||
{ | {{testtable}} | ||
---- | |||
{{testtable|class= bordertable}} | |||
---- | |||
{{testtable|class=gridtable}} | |||
---- | |||
{{testtable|class=bluetable}} | |||
| | |||
{| class= | |||
| | |||
---- | ---- | ||
{| class= | {{testtable|class=graytable}} | ||
---- | ---- | ||
{| class=" | {{testtable|style=background: lightsteelblue;}} | ||
| | |||
| | == If test == | ||
| | |||
| | |||
| | |||
| | {{iftest}} : all undefined | ||
| | |||
| | |||
| | |||
| | {{iftest|i = i}} I i defined | ||
| | |||
| | == [[Template:Voweltemplate]] == | ||
| | |||
| | {{Voweltable| | ||
| | |caption = | ||
| | | i = | ||
| | | y = | ||
| | | i\ = | ||
| | | u\ = | ||
| | | M = | ||
| | | u = | ||
| | |||
| I = | |||
| Y = | |||
| | | I\ = | ||
| | | U\ = | ||
| | | M_o = | ||
|} | | U = | ||
| e = | |||
| 2 = | |||
| 8\ = | |||
| @\ = | |||
| @ = | |||
| 8 = | |||
| 7 = | |||
| o = | |||
| E = | |||
| 9 = | |||
| 3 = | |||
| 3\ = | |||
| V = | |||
| O = | |||
| & = | |||
| &\ = | |||
| 6 = | |||
| 3\_o = | |||
| V_o = | |||
| O_o = | |||
| a = | |||
| &\_o = | |||
| a_x = | |||
| Q_x = | |||
| A = | |||
| Q = | |||
}} | |||
== Switch test == | |||
{{Switchtest}} | |||
{{Switchtest|0}} | |||
{{Switchtest|1}} | |||
== User page transclusion [[User:Melroch/charinsert]] == | |||
{{CURRENTUSER}} | |||
{{:User:{{CURRENTUSER}}/charinsert}} | |||
<p class="insertchar"><charinsert>{{{chars|{{{characters|benct}}}}}}</charinsert><p> | |||
<p class="insertchar">'''Benct''': <charinsert>B e n c t</charinsert><p> | |||
== Magic word parserfunction == | |||
{{magic word}} | |||
== Subpage DPL == | |||
<DPL> namespace= | |||
titlematch=Main Page/% | |||
</DPL> | |||
== Gloss == | |||
{{gloss|note|use}} | |||
== Nested lists to simulate a family tree == | |||
<pre><nowiki> | |||
=== Source === | |||
: [[Foo]] - by conlanger A | |||
:: [[Fee]] - by conlanger A and conlanger B | |||
::: [[He]] - by conlanger B | |||
:: [[Fie]] | |||
:::[[Vie]] | |||
::::[[Wy]] | |||
:: [[Foe]] | |||
: [[Bar]] | |||
:: [[Bor]] | |||
::: [[Baw]] | |||
:::: [[Bah]] | |||
: [[Baz]] | |||
:: [[Bass]] | |||
:: [[Baehz]] | |||
::: [[Beez]] | |||
Notice how the number of colons corresponds to the node's level is the tree | |||
</nowiki></pre> | |||
=== Output === | |||
: [[Foo]] - by conlanger A | |||
:: [[Fee]] - by conlanger A and conlanger B | |||
::: [[He]] - by conlanger B | |||
:: [[Fie]] | |||
:::[[Vie]] | |||
::::[[Wy]] | |||
:: [[Foe]] | |||
: [[Bar]] | |||
:: [[Bor]] | |||
::: [[Baw]] | |||
:::: [[Bah]] | |||
: [[Baz]] | |||
:: [[Bass]] | |||
:: [[Baehz]] | |||
::: [[Beez]] | |||
Notice how the amount of indentation corresponds to the node's level is the tree | |||
== Subpage list again == | |||
<dpl> | |||
category=Kijeb | |||
replaceintitle=#([^/]+?)$#,\1|\1 | |||
mode=userformat | |||
listseparators=,\n* [[%TITLE%]],, | |||
</dpl> | |||
<dpl> | |||
category=Kijeb | |||
replaceintitle=#([^/]+?)$#,\1|\1 | |||
mode=userformat | |||
listseparators=,\n* [[%TITLE%]],, | |||
</dpl> | |||
{{#dpl: | |||
|category=Kijeb | |||
|replaceintitle=#^{{{3}}}(.+?)$#,\1 | |||
|mode=userformat | |||
|listseparators=,\n* [[%PAGE%{{!}}%TITLE%]],, | |||
|namespace= | |||
|resultsheader=«pre»«nowiki» | |||
|resultsfooter=«/nowiki»«/pre» | |||
}} | |||
{{:List of conlangs on FrathWiki}} | |||
== DPL from category == | |||
{{DPL from category| | |||
| category=Lucus | |||
| exclude category=Conlangs based on English | |||
| exclude category 1=Romance conlangs | |||
| exclude category 2=Germanic conlangs | |||
}} | |||
== Oh those collapsing margins! == | |||
<div class="outerpadding">{{Infomessage|foo}}</div> | |||
== Ref/note == | |||
Actually an illustration says more than a thousand words. | |||
This Wikicode: | |||
<pre> | |||
<nowiki>{{ref|1|2|3|4}} | |||
{{ref label|1|2|3|4}} | |||
{{ref harvard|1|2|3|4}} | |||
{{ref harv|1|2|3|4}} | |||
{{note|1|2|3|4}} | |||
{{note label|1|2|3|4|5}} | |||
</nowiki></pre> | |||
Produces this HTML: | |||
<p><sup class="reference plainlinks nourlexpansion" id="ref_1"><a href="#endnote_1" title="">2</a></sup></p> | |||
<p><span class="reference"><sup id="ref_13"><a href="#endnote_13" title="">[2]</a></sup></span></p> | |||
<p><span class="reference" id="ref_13"><a href="#endnote_13" title="">(2)</a></span></p> | |||
<p><sup><span class="reference" id="ref_13"><a href="#endnote_13" title="">(2)</a></span></sup></p> | |||
<p><cite id="endnote_1" style="font-style: normal;"><a href="#ref_1" title=""><b>^2</b></a></cite>&nbsp;</p> | |||
<p><cite id="endnote_13"><a href="#ref_13" title=""><b><sup>3</sup></b></a>&nbsp;4</cite>&nbsp;</p> | |||
== Templates Obj etc. == | |||
{{obj|Bendetx|ipa=[benˈdetʃ]|gl=Benedict|l=Rhodrese|xl=1|ety=Benedictus|elt=la}} | |||
{{lemma|Bendetx|gl=Benedict|xl=rhodrese|ety=Benedictus|el=Lat.}} | |||
{{cobj|Bendetx|Rhodrese}} |
Latest revision as of 11:12, 21 November 2023
My subpages
<DPL> createdby=Melroch titlematch=%/% </DPL>
Paramtest
{{paramtest| |t = tim |t_d = þam |t_- = com }}
Dental | Alveolar | Postalveolar |
---|---|---|
þam | tim | com |
{{paramtest|t=t|t_d=þ|t_-=c}}
Dental | Alveolar | Postalveolar |
---|---|---|
þ | t | c |
{{Paramtest|t=t|t_d=þ}}
Dental | Alveolar | Postalveolar |
---|---|---|
þ | t |
{{Paramtest|caption=0|t=t}}
Dental | Alveolar | Postalveolar |
---|---|---|
t |
{{Paramtest|t_-=c}}
Dental | Alveolar | Postalveolar |
---|---|---|
c |
Template
- REDIRECT Template:Full voweltable
Table
Front | Central | Back | |||||
---|---|---|---|---|---|---|---|
Unrounded | Rounded | Unrounded | Rounded | Unrounded | Rounded | ||
Closed | {{{i}}} | {{{y}}} | {{{i\}}} | {{{u\}}} | {{{M}}} | {{{u}}} | |
{{{I}}} | {{{Y}}} | {{{I\}}} | {{{U\}}} | {{{M_}}} | {{{U}}} | ||
Half-closed | {{{e}}} | {{{2}}} {{{8\}}} | {{{@\}}} | {{{@}}} | {{{8}}} | {{{7}}} | {{{o}}} |
Half-open | {{{E}}} | {{{9}}} | {{{3}}} | {{{3\}}} | {{{V}}} | {{{O}}} | |
{{{&}}} | {{{&\}}} | {{{6}}} | {{{3\_}}} | {{{V_}}} | {{{O_}}} | ||
Open | {{{a}}} | {{{&\_}}} | {{{a_}}} | {{{Q_x}}} | {{{A}}} | {{{Q}}} |
Stuff
Dental | Alveolar | Postalveolar |
---|---|---|
Sohlob ä ö ü: ä ö ü
Vowel lengthTemplate:Hnote
[ɛɪ]
aɪ
Sohlob is spelledhhohlobin Sohlob script.
Sohlob is spelled⟨hhohlob⟩in Sohlob script.
Benct cŭ́m sī́t quā́rē cŭ́m sī́t quā́rē
Without joiner: ị̄ị̆į̄į̆ With zero-width joiner: ị̄ị̆į̄į̆ With zero-width non-joiner: ị̄ị̆į̄į̆
Without joiner: ị̄ị̆į̄į̆ With zero-width joiner: ị̄ị̆į̄į̆ With zero-width non-joiner: ị̄ị̆į̄į̆
ę̄ę̆ǭǫ̆į̄į̆ẹ̄ẹ̆ọ̄ọ̆ị̄ị̆ į̄ị̆ į̄ị̆
pDoOaA DIGNVS
INCLUSION | CONTACT | PROXIMITY | |
---|---|---|---|
LOCATIVE | in | on | at |
SEPARATIVE | out of | off | from |
TRANSLATIVE | through | over | along |
INGRESSIVE | towards | against (for) | to |
(1) Vowel length
Abandoned infobox
Author |
---|
unknown |
Status |
abandoned |
Author |
---|
Melroch | Talk |
Status |
abandoned |
Author |
---|
Melroch | Talk |
Status |
abandoned (January) |
Author |
---|
BPJ | Talk |
Status |
abandoned (January) |
Author |
---|
Melroch | (Leave a note!) |
Status |
abandoned (January) |
Author |
---|
BPJ | (Leave a note!) |
Status |
abandoned (January) |
(Based on what Muke made at Latin Pinyin.)
deflist
- Benct
-
- Philip
- Jonsson
- Melroch
-
- Melarocco
- Aestan
- Aistano
;Benct :;Philip :Jonsson ;Melroch :;Melarocco :Aestan :Aistano
Kijeb syllabary
The rightmost columns and lowest rows get cut off. May it be due to some file size limitation setting?
Cf. the external copy on my own webspace!
BPJ 00:14, 15 January 2007 (PST)
Bordertable
Benedictus | Philippus | Gothus |
---|---|---|
Benct | Philip | Jonsson |
smallcaps
foo foo foo
foo foo
Template:Scroll box test
<dpl> namespace= Help </dpl> |
Faking ɛɩ ligature
lɛɩn LƐƖN fcɩþr FCƖÞR FɑÞR
ƐƖ ƐƖ
ɛɩ ɛɩ
Table styles
Lorem | ipsum | modus |
---|---|---|
Delectus | ocurreret | ex |
assueverit | temporibus | cum |
mei | vivendum | molestiae |
Ei | cetero | antiopam |
ex | vis | elit |
Sea | vero | iudicabit |
Lorem | ipsum | modus |
---|---|---|
Delectus | ocurreret | ex |
assueverit | temporibus | cum |
mei | vivendum | molestiae |
Ei | cetero | antiopam |
ex | vis | elit |
Sea | vero | iudicabit |
Lorem | ipsum | modus |
---|---|---|
Delectus | ocurreret | ex |
assueverit | temporibus | cum |
mei | vivendum | molestiae |
Ei | cetero | antiopam |
ex | vis | elit |
Sea | vero | iudicabit |
Lorem | ipsum | modus |
---|---|---|
Delectus | ocurreret | ex |
assueverit | temporibus | cum |
mei | vivendum | molestiae |
Ei | cetero | antiopam |
ex | vis | elit |
Sea | vero | iudicabit |
Lorem | ipsum | modus |
---|---|---|
Delectus | ocurreret | ex |
assueverit | temporibus | cum |
mei | vivendum | molestiae |
Ei | cetero | antiopam |
ex | vis | elit |
Sea | vero | iudicabit |
Lorem | ipsum | modus |
---|---|---|
Delectus | ocurreret | ex |
assueverit | temporibus | cum |
mei | vivendum | molestiae |
Ei | cetero | antiopam |
ex | vis | elit |
Sea | vero | iudicabit |
If test
: all undefined
foo
I i defined
Template:Voweltemplate
- REDIRECT Template:Full voweltable
Switch test
false false true
User page transclusion User:Melroch/charinsert
3.133.109.121
{{{chars|{{{characters|benct}}}}}}
Magic word parserfunction
Subpage DPL
<DPL> namespace= titlematch=Main Page/% </DPL>
Gloss
note
Nested lists to simulate a family tree
=== Source === : [[Foo]] - by conlanger A :: [[Fee]] - by conlanger A and conlanger B ::: [[He]] - by conlanger B :: [[Fie]] :::[[Vie]] ::::[[Wy]] :: [[Foe]] : [[Bar]] :: [[Bor]] ::: [[Baw]] :::: [[Bah]] : [[Baz]] :: [[Bass]] :: [[Baehz]] ::: [[Beez]] Notice how the number of colons corresponds to the node's level is the tree
Output
Notice how the amount of indentation corresponds to the node's level is the tree
Subpage list again
<dpl> category=Kijeb replaceintitle=#([^/]+?)$#,\1|\1 mode=userformat listseparators=,\n* %TITLE%,, </dpl>
<dpl> category=Kijeb replaceintitle=#([^/]+?)$#,\1|\1 mode=userformat listseparators=,\n* %TITLE%,, </dpl>
{{#dpl: |category=Kijeb |replaceintitle=#^{{{3}}}(.+?)$#,\1 |mode=userformat |listseparators=,\n* %TITLE%,, |namespace= |resultsheader=«pre»«nowiki» |resultsfooter=«/nowiki»«/pre» }}
DPL from category
This list is dynamically generated. Please don't try to edit it directly/manually, but see here for how to get your page included.
{{#DPL:
category=-Lucus
| category=*Lucus | ordermethod=sortkey | namespace= | columns=2 | notcategory=Conlangs based on English | notcategory=Romance conlangs | notcategory=Germanic conlangs | notcategory= | notcategory= | notcategory= | notcategory= | notcategory= | notcategory= | notcategory= }}
Oh those collapsing margins!
Ref/note
Actually an illustration says more than a thousand words.
This Wikicode:
{{ref|1|2|3|4}} {{ref label|1|2|3|4}} {{ref harvard|1|2|3|4}} {{ref harv|1|2|3|4}} {{note|1|2|3|4}} {{note label|1|2|3|4|5}}
Produces this HTML:
<p><sup class="reference plainlinks nourlexpansion" id="ref_1"><a href="#endnote_1" title="">2</a></sup></p> <p><span class="reference"><sup id="ref_13"><a href="#endnote_13" title="">[2]</a></sup></span></p> <p><span class="reference" id="ref_13"><a href="#endnote_13" title="">(2)</a></span></p> <p><sup><span class="reference" id="ref_13"><a href="#endnote_13" title="">(2)</a></span></sup></p> <p><cite id="endnote_1" style="font-style: normal;"><a href="#ref_1" title=""><b>^2</b></a></cite> </p> <p><cite id="endnote_13"><a href="#ref_13" title=""><b><sup>3</sup></b></a> 4</cite> </p>
Templates Obj etc.
Rhodrese Bendetx [benˈdetʃ] 'Benedict' < Bendetx