Module:Citation/CS1/Configuration: Difference between revisions
Added presentation markup to add a span with class="user-show" around argument. |
m added style="display:none" to the user-show presentation template |
||
Line 229: | Line 229: | ||
['italic-title'] = "''$1''", | ['italic-title'] = "''$1''", | ||
['user-show'] = '<span class="user-show">$1</span>', | ['user-show'] = '<span class="user-show" style="display:none;">$1</span>', | ||
['kern-left'] = '<span class="cs1-kern-left"></span>$1', -- spacing to use when title contains leading single or double quote mark | ['kern-left'] = '<span class="cs1-kern-left"></span>$1', -- spacing to use when title contains leading single or double quote mark |