Template: CapstoneGrid: Difference between revisions

From TSAS Library
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div class="col-xs-12 col-sm-6 col-md-4 col-lg-3" style="min-height: 400px;">[[File:{{{Capfeaturedimage|}}}|link=|class=img-responsive]]
<includeonly><div class="col-xs-12 col-sm-6 col-md-4 col-lg-3" style="min-height: 400px;">[[File:{{{Capfeaturedimage|}}}|link=|class=img-responsive]]
<h4>{{#sub:{{{Title|}}}|9}}</h4>
<h4>[[{{{Title|}}}|]]</h4>
<small>{{{Capshortdescrip|}}}</small>
<small>{{{Capshortdescrip|}}}</small>
{{{Graduate|}}}</div></includeonly>
To remove Capstone: from the text-only title, use Parser Function <nowiki>{{#sub:TITLE|9}}</nowiki> to remove nine characters from the right of the string.


{{{Graduate|}}}</div></includeonly>
To remove the namespace from a normal link, use a pipe: <nowiki>[[{{CATEGORY:TITLE}}|]]</nowiki>

Revision as of 20:54, 3 May 2020

To remove Capstone: from the text-only title, use Parser Function {{#sub:TITLE|9}} to remove nine characters from the right of the string.

To remove the namespace from a normal link, use a pipe: [[{{CATEGORY:TITLE}}|]]