Difference between revisions of "Template:CVSubheader"

From LQ's wiki
Jump to: navigation, search
Line 1: Line 1:
<div class="cv-subheader">{|
+
<div class="cv-subheader">
 +
{|
 
|{{#if:{{{title|}}}|<h2>{{{title}}}</h2>|}}
 
|{{#if:{{{title|}}}|<h2>{{{title}}}</h2>|}}
 
|<h4>{{{date|}}}</h4>
 
|<h4>{{{date|}}}</h4>
 
|-
 
|-
 
|colspan="2"|{{#if:{{{institution|}}}{{{event|}}}:<h3>{{{institution|}}}{{{event|}}}</h3>|}}
 
|colspan="2"|{{#if:{{{institution|}}}{{{event|}}}:<h3>{{{institution|}}}{{{event|}}}</h3>|}}
|}</div><noinclude>
+
|}
 +
</div><noinclude>
 
<pre>
 
<pre>
 
{{Template:CVSubheader
 
{{Template:CVSubheader

Revision as of 11:36, 26 January 2014

{{Template:CVSubheader
 |title = 
 |institution = 
 |event = 
 |date = 
}}