Jump to content

Template:DrupalBack: Difference between revisions

From Swarthmore Knowledge Base
Kwhiteb1 (talk | contribs)
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>"
 
Kwhiteb1 (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="margin:1em 0 1.5em 0;">
<includeonly><templatestyles src="Template:DrupalBack/styles.css" /><div class="drupal-back">[[Drupal Home|← Return to the Drupal User Guide]]</div></includeonly><noinclude>
<span style="display:inline-block; background:#f8fbff; border:1px solid #c7d8f5; border-radius:6px; padding:.45em .9em;">
[[Drupal Home|← Return to the Drupal 10 User Guide]]
</span>
</div></includeonly>


<noinclude>
Creates a consistent "Return to the Drupal User Guide" button.
== Drupal Back Template ==


Creates a consistent return link back to the Drupal guide homepage.
== Usage ==
 
=== 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}}