Jump to content

MediaWiki:Gadget-forward.css: Difference between revisions

From Philosophical Research
m instructions
m category
Line 7: Line 7:
.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:Fake Item lists]] [[C:Wavebuilder ontology]] */
/* [[C:Wavebuilder templates]] */

Revision as of 05:32, 11 July 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]] */