Template: CapstoneGrid: Difference between revisions

From TSAS Library
Jump to: navigation, search
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
<includeonly><div class="card">
<includeonly><div class="col-12 col-lg-6 col-xl-4 mb-2 mb-lg-4 mb-xl-0"><div class="card">
[[File:{{{Capfeaturedimage|}}}|link={{{Title}}}|class=card-img-top img-fluid]]
[[File:{{{Capfeaturedimage|}}}|link={{{Title}}}|class=card-img-top img-fluid]]
<div class="card-body">
<div class="card-body">
Line 9: Line 9:
<h4>[[{{{Title|}}}|{{#sub:{{{Title|}}}|9}}]]</h4>
<h4>[[{{{Title|}}}|{{#sub:{{{Title|}}}|9}}]]</h4>
<small>{{{Capshortdescrip|}}}</small>
<small>{{{Capshortdescrip|}}}</small>
{{{Graduate|}}} {{{Gradyear|}}}</div>
{{{Graduate|}}} {{{Gradyear|}}}</div></div>
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.
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.


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

Revision as of 22:33, 20 April 2024

[[File:|link={{{Title}}}|class=img-fluid]]

[[|]]

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}}|]]