Difference between revisions of "Template:IPA chart/core1"
Jump to navigation
Jump to search
imported>Sweyn78 (No luck with the div. What I'm trying to do, is get the template to display properly when other content is floated to the right of it. I'm going to try float:unset.) |
imported>Sweyn78 (CSS "clear" should do the trick.) |
||
| 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 =float:unset; | + | |left |float left |float:left =clear:none;float:unset; |
| − | |right |float right |float:right =float:right; | + | |right |float right |float:right =clear:none;float:right; |
| − | |center|float center|float:none =float:unset;margin:0em auto 0em auto; | + | |center|float center|float:none =clear:none;float:unset;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 =float:unset; | + | |left |float left |float:left =clear:none;float:unset; |
| − | |right |float right |float:right =float:right; | + | |right |float right |float:right =clear:none;float:right; |
| − | |center|float center|#default =float:unset;margin:0em auto 0em auto;<!-- | + | |center|float center|#default =clear:none;float:unset;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 =float:unset; | + | |left |float left |float:left =clear:none;float:unset; |
| − | |center|float center|float:none =float:unset;margin:0em auto 0em auto; | + | |center|float center|float:none =clear:none;float:unset;margin:0em auto 0em auto; |
| − | |right |float right |float:right|#default =float:right;<!-- | + | |right |float right |float:right|#default =clear:none;float:right;<!-- |
-->}}<!-- | -->}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
Revision as of 05:58, 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. |