Talk:AP US History study guide
Appearance
Latest comment: 10 March by Bromley in topic Tool Tips and VE editing
page to do list
- add dates and definitions to terms
- use <ul><li>{{#tip-text:term| explanation }}</ul></li>
- create Wars timeline
Bromley (talk) 13:12, 2 May 2024 (UTC)
Terms to add
Industrialists, Railroaders & Financiers
Carnegie Ford Frick Harriman JJ Hill Morgan Rockefeller
- washing machine
- convenience device
- Land of the Free
- << contrary identity
- collective bargaining
- strike breakers
- scabs
- sit down strike
- progressive agenda of assimilation
- Taft: “our little brown brothers”
- asymmetic warfare
English Civil War vocab;
- Maryland Toleration Act
- Rump Parliament
- standing army
- Whiggism
Bromley (talk) 13:34, 14 September 2024 (UTC)
Tool Tips and VE editing
Using a Tool Tips "Template:TT" so that VE can edit. Two column is not set in common.css using <ul class> so bullets are only on inline <li>.
Since VE has trouble editing w/ columns and the template, disabling columns in VE edit mode.
code:
<ul class="vocab-columns">
<li>{{TT|
{{TT|Visible text|Tooltip text}}</li>
<li>{{TT|
{{TT|Visible text|Tooltip text}}</li>
</ul>
NOTE:
the parser reads = equal sign as code so if used in the template has to be <no wiki>=</no wiki> can use ⇒ instead of equal sign
Bromley (talk) 03:10, 9 March 2026 (UTC)
- When a heading section is inside a list, i.e. inside <ul class="vocab-columns"> and </ul> VE will not be able to change the heading level. So has to be done in Source Code Bromley (talk) 15:50, 10 March 2026 (UTC)
columns css
use
<ul class="vocab-columns">