Template:Goblock: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
{{Goblock|content="text ..... "| nowrap | bgcolor="red"}}
{{Goblock|content="text ..... "| nowrap | bgcolor="red"}}


</noinclude><includeonly>{{#if:{{{no_wrap|}}}|<span class="GoBlock" style="bgcolor:{{{bgcolor|}}}"> {{{content|}}} </span>|<div class="GoBlock"> {{{1}}} </div> }}</includeonly>
</noinclude><includeonly>{{#if:{{{nowrap|}}}|<span class="GoBlock" style="bgcolor:{{{bgcolor|}}}"> {{{content|}}} </span>|<div class="GoBlock"> {{{1}}} </div> }}</includeonly>

Revision as of 11:01, 26 September 2018


Utilisation

  • {{Goblock| Allez ! .... }}

Gives:

Allez ! ....
  • {{Goblock|content="text ..... "| nowrap | bgcolor="red"}}
nowrap