Template: CapstoneGrid: Difference between revisions

From TSAS Library
Jump to: navigation, search
No edit summary
No edit summary
Tag: Manual revert
 
(24 intermediate revisions by the same user not shown)
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={{{Title}}}|class=img-responsive]]
<includeonly><div class="card">
[[File:{{{Capfeaturedimage|}}}|link={{{Title}}}|class=card-img-top img-fluid]]
<div class="card-body">
<h5 class="card-title">[[{{{Title|}}}|{{#sub:{{{Title|}}}|9}}]]</h5>
<h6 class="card-subtitle mb-2 text-muted">{{{Graduate|}}} {{{Gradyear|}}}</h6>
<p class="card-text">{{{Capshortdescrip|}}}</p>
</div></div></includeonly>
<noinclude><div class="col-xs-12 col-sm-6 col-md-4 col-lg-3" style="min-height: 400px;">[[File:{{{Capfeaturedimage|}}}|link={{{Title}}}|class=img-fluid]]
<h4>[[{{{Title|}}}|{{#sub:{{{Title|}}}|9}}]]</h4>
<h4>[[{{{Title|}}}|{{#sub:{{{Title|}}}|9}}]]</h4>
<small>{{{Capshortdescrip|}}}</small>
<small>{{{Capshortdescrip|}}}</small>
{{{Graduate|}}}</div></includeonly><noinclude>
{{{Graduate|}}} {{{Gradyear|}}}</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>

Latest revision as of 23:20, 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}}|]]