Template:DrupalBack: Difference between revisions
Created page with "<includeonly><div style="margin:1em 0 1.5em 0;"> <span style="display:inline-block; background:#f8fbff; border:1px solid #c7d8f5; border-radius:6px; padding:.45em .9em;"> ← Return to the Drupal 10 User Guide </span> </div></includeonly> <noinclude> == Drupal Back Template == Creates a consistent return link back to the Drupal guide homepage. === Usage === <pre> {{DrupalBack}} </pre> </noinclude>" |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>< | <includeonly><templatestyles src="Template:DrupalBack/styles.css" /><div class="drupal-back">[[Drupal Home|← Return to the Drupal User Guide]]</div></includeonly><noinclude> | ||
< | |||
[[Drupal Home|← Return to the Drupal | |||
</ | |||
</ | |||
Creates a consistent "Return to the Drupal User Guide" button. | |||
== Usage == | |||
<pre> | <pre> | ||
{{DrupalBack}} | {{DrupalBack}} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 15:26, 10 July 2026
Creates a consistent "Return to the Drupal User Guide" button.
Usage
{{DrupalBack}}