Jump to content

MediaWiki:Gadget-forward.css: Difference between revisions

From Philosophical Research
m category
temporarily disable gadget for markup rewrite
Line 2: Line 2:
To use this, go to Preferences and select  gadget-WavebuildForward -  [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets] */
To use this, go to Preferences and select  gadget-WavebuildForward -  [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets] */


.hue.data_wavebuild.three .values  { display: grid; grid-template-areas: "A B"; }
/*.hue.data_wavebuild.three .values  { display: grid; grid-template-areas: "A B"; }
.hue.data_wavebuild.three .values .wrap  { grid-area: A; }
.hue.data_wavebuild.three .values .wrap  { grid-area: A; }
.hue.data_wavebuild.three .values dt, .hue.data_wavebuild.three .p153 .one  { display: none; }  /* hide redundant P145 "along with" only in this "A B" layout */
.hue.data_wavebuild.three .values dt, .hue.data_wavebuild.three .p153 .one  { display: none; }  / * hide redundant P145 "along with" only in this "A B" layout * /
.hue.data_wavebuild.three .p153 .both { display: inline-block; }  /* show "forming from" in "A B" layout */
.hue.data_wavebuild.three .p153 .both { display: inline-block; }  / * show "forming from" in "A B" layout * /
*/


/* [[C:Wavebuilder templates]] */
/* [[C:Wavebuilder templates]] */

Revision as of 06:45, 4 August 2025

/* Gadget "WavebuildForward"  -  reorder Wavebuilder combinations to look as they do in Wavebuilder dictionaries
To use this, go to Preferences and select  gadget-WavebuildForward -   [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets] */

/*.hue.data_wavebuild.three .values  { display: grid; grid-template-areas: "A B"; }
.hue.data_wavebuild.three .values .wrap  { grid-area: A; }
.hue.data_wavebuild.three .values dt, .hue.data_wavebuild.three .p153 .one  { display: none; }  / * hide redundant P145 "along with" only in this "A B" layout * /
.hue.data_wavebuild.three .p153 .both { display: inline-block; }  / * show "forming from" in "A B" layout * /
*/

/* [[C:Wavebuilder templates]] */