Template:Testimony list: Difference between revisions
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
(31 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div | <div class="testimony_container"> | ||
{{{name}}} | {{{name}}} from {{{country}}} | ||
<div | |||
[[{{{picture}}}|center|200px]] | Project: [[Data/Projects/{{{project}}}]] | ||
</div> | |||
<div class="picture_container"> | |||
{{#if:[{{{picture}}} | |[[{{{picture}}}|center|200px]] }} | |||
</div> | |||
<div style=""> | <div style=""> | ||
{{{testimony}}} | {{#sub:{{{testimony|}}}|0|100}}... | ||
{{#querylink:Experience_read_more|Read more|class=mw-ui-progressive|pageid={{{articleid}}} }} | |||
<!-- {{Clickable button 2|Data/Experiences/{{{project}}} - {{{name}}}|Read more|class=mw-ui-progressive}} --> | |||
</div> | |||
</div> | </div> | ||