Difference between revisions of "Template:IPA chart/core1"
Jump to navigation
Jump to search
imported>Sweyn78 (CSS "clear" should do the trick.) |
imported>Sweyn78 (That worked! However, clear:none should only be applied to left-aligned pieces.) |
||
| Line 3: | Line 3: | ||
-->|positionstyle={{#switch:{{{wrapper|infobox}}} | -->|positionstyle={{#switch:{{{wrapper|infobox}}} | ||
-->|infobox ={{#switch:{{{position|}}}<!--If the wrapper is "infobox"--> | -->|infobox ={{#switch:{{{position|}}}<!--If the wrapper is "infobox"--> | ||
| − | |left |float left |float:left = | + | |left |float left |float:left =float:none;clear:none; |
| − | |right |float right |float:right = | + | |right |float right |float:right =float:right; |
| − | |center|float center|float:none = | + | |center|float center|float:none =float:none;margin:0em auto 0em auto; |
|none |float none |#default =<!-- | |none |float none |#default =<!-- | ||
-->}}<!-- | -->}}<!-- | ||
-->|navbox={{#switch:{{{position|}}}<!--If the wrapper is "navbox"--> | -->|navbox={{#switch:{{{position|}}}<!--If the wrapper is "navbox"--> | ||
|none= | |none= | ||
| − | |left |float left |float:left = | + | |left |float left |float:left =float:none;clear:none; |
| − | |right |float right |float:right = | + | |right |float right |float:right =float:right; |
| − | |center|float center|#default = | + | |center|float center|#default =float:none;margin:0em auto 0em auto;<!-- |
-->}}<!-- | -->}}<!-- | ||
-->|#default={{#switch:{{{position|}}}<!--If the wrapper is not "infobox" or "navbox"--> | -->|#default={{#switch:{{{position|}}}<!--If the wrapper is not "infobox" or "navbox"--> | ||
|none= | |none= | ||
| − | |left |float left |float:left = | + | |left |float left |float:left =float:none;clear:none; |
| − | |center|float center|float:none = | + | |center|float center|float:none =float:none;margin:0em auto 0em auto; |
| − | |right |float right |float:right|#default = | + | |right |float right |float:right|#default =float:right;<!-- |
-->}}<!-- | -->}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
Revision as of 06:00, 12 September 2017
| Template:NO NAME IPA TABLE | |
| This table contains phonetic symbols, which may not display correctly in some browsers. [Help] | |
|---|---|
IPA help
|
Usage
The template shows an IPA chart, wrapped in an infobox.
Templates
Full blank parameter list
{{IPA chart/core1
<!-- general -->
| name =
| wrapper =
| position =
<!-- table -->
| caption =
| ipa table =
| show nonIPA =
| show optionals =
| tablestyle =
<!-- footnotes -->
| show footnotes =
| footnote1 =
| footnote2 =
| footnote3 =
| footnote4 =
| footnote ipa =
| footnotestyle =
<!-- links -->
| show linkrow =
| show ipa key =
| show audio help =
| extra link =
| extra link label =
| chart image =
| audio chart link =
| show view =
| linkrowstyle =
}}
- Position defaults to "float right".
See also
| The above documentation is transcluded from Template:IPA chart/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |