Wiki source code of Templates: Default
Last modified by Ecaterina Moraru (Valica) on 2017/03/29 13:44
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{toc start="2"/}} | ||
2 | |||
3 | == Current vs. Proposal == | ||
4 | |||
5 | (% class="row" %) | ||
6 | ((( | ||
7 | (% class="col-xs-12 col-sm-6 col-md-6 clearfix" %) | ||
8 | ((( | ||
9 | Current | ||
10 | [[[[image:current.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:current.png]] | ||
11 | ))) | ||
12 | |||
13 | (% class="col-xs-12 col-sm-6 col-md-6 clearfix" %) | ||
14 | ((( | ||
15 | Proposal | ||
16 | [[[[image:proposal.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:proposal.png]] | ||
17 | ))) | ||
18 | ))) | ||
19 | |||
20 | == Proposal == | ||
21 | |||
22 | This proposal wants the addition of 4 new content templates: | ||
23 | |||
24 | {{html wiki="true"}} | ||
25 | <div class="row clearfloats"> | ||
26 | <div class="col-sm-6 col-md-3"> | ||
27 | <div class="thumbnail"> | ||
28 | <div class="caption"> | ||
29 | 1 | ||
30 | <h3>Article</h3> | ||
31 | <p>Article page</p> | ||
32 | <p class="noitems">by Guillaume Delhumeau</p> | ||
33 | </div> | ||
34 | [[[[image:article.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:article.png]] | ||
35 | </div> | ||
36 | </div> | ||
37 | |||
38 | <div class="col-sm-6 col-md-3"> | ||
39 | <div class="thumbnail"> | ||
40 | <div class="caption"> | ||
41 | 2 | ||
42 | <h3>Encyclopedia</h3> | ||
43 | <p>Encyclopedia page</p> | ||
44 | <p class="noitems">by Guillaume Delhumeau</p> | ||
45 | </div> | ||
46 | [[[[image:encyclopedia.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:encyclopedia.png]] | ||
47 | </div> | ||
48 | </div> | ||
49 | |||
50 | <div class="col-sm-6 col-md-3"> | ||
51 | <div class="thumbnail"> | ||
52 | <div class="caption"> | ||
53 | 3 | ||
54 | <h3>Meeting Report</h3> | ||
55 | <p>Agenda and notes</p> | ||
56 | <p class="noitems">by Ecaterina Moraru</p> | ||
57 | </div> | ||
58 | [[[[image:meeting.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:meeting.png]] | ||
59 | </div> | ||
60 | </div> | ||
61 | |||
62 | <div class="col-sm-6 col-md-3"> | ||
63 | <div class="thumbnail"> | ||
64 | <div class="caption"> | ||
65 | 4 | ||
66 | <h3>Simple page</h3> | ||
67 | <p>With table of content</p> | ||
68 | <p class="noitems">by Guillaume Delhumeau</p> | ||
69 | </div> | ||
70 | [[[[image:simplepage.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:simplepage.png]] | ||
71 | </div> | ||
72 | </div> | ||
73 | </div> | ||
74 | {{/html}} | ||
75 | |||
76 | == Other possible templates == | ||
77 | |||
78 | The following are other templates ideas we could add in the future: | ||
79 | |||
80 | (% class="row" %) | ||
81 | ((( | ||
82 | (% class="col-xs-12 col-sm-6 col-md-6 clearfix" %) | ||
83 | ((( | ||
84 | [[[[image:other.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:other.png]] | ||
85 | ))) | ||
86 | ))) | ||
87 | |||
88 | {{html wiki="true"}} | ||
89 | <div class="row clearfloats"> | ||
90 | <div class="col-sm-6 col-md-3"> | ||
91 | <div class="thumbnail"> | ||
92 | <div class="caption"> | ||
93 | 5 | ||
94 | <h3>Action Plan</h3> | ||
95 | <p>Items and priorities</p> | ||
96 | <p class="noitems">by Ludovic Dubost</p> | ||
97 | </div> | ||
98 | [[[[image:actionplan.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:actionplan.png]] | ||
99 | </div> | ||
100 | </div> | ||
101 | |||
102 | <div class="col-sm-6 col-md-3"> | ||
103 | <div class="thumbnail"> | ||
104 | <div class="caption"> | ||
105 | 6 | ||
106 | <h3>Index</h3> | ||
107 | <p>List of child pages</p> | ||
108 | <p class="noitems">by Ludovic Dubost</p> | ||
109 | </div> | ||
110 | [[[[image:index.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:index.png]] | ||
111 | </div> | ||
112 | </div> | ||
113 | |||
114 | <div class="col-sm-6 col-md-3"> | ||
115 | <div class="thumbnail"> | ||
116 | <div class="caption"> | ||
117 | 7 | ||
118 | <h3>Letter</h3> | ||
119 | <p>Informal content</p> | ||
120 | <p class="noitems">by Ecaterina Moraru</p> | ||
121 | </div> | ||
122 | [[[[image:letter.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:letter.png]] | ||
123 | </div> | ||
124 | </div> | ||
125 | |||
126 | <div class="col-sm-6 col-md-3"> | ||
127 | <div class="thumbnail"> | ||
128 | <div class="caption"> | ||
129 | 8 | ||
130 | <h3>Invoice</h3> | ||
131 | <p>Expenses statement</p> | ||
132 | <p class="noitems">by Ecaterina Moraru</p> | ||
133 | </div> | ||
134 | [[[[image:invoice.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:invoice.png]] | ||
135 | </div> | ||
136 | </div> | ||
137 | </div> | ||
138 | |||
139 | <div class="row clearfloats"> | ||
140 | <div class="col-sm-6 col-md-3"> | ||
141 | <div class="thumbnail"> | ||
142 | <div class="caption"> | ||
143 | 9 | ||
144 | <h3>Product Brochure</h3> | ||
145 | <p>Overview and details</p> | ||
146 | <p class="noitems">by Ecaterina Moraru</p> | ||
147 | </div> | ||
148 | [[[[image:brochure.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:brochure.png]] | ||
149 | </div> | ||
150 | </div> | ||
151 | |||
152 | <div class="col-sm-6 col-md-3"> | ||
153 | <div class="thumbnail"> | ||
154 | <div class="caption"> | ||
155 | 10 | ||
156 | <h3>Resume</h3> | ||
157 | <p>Skills and experience</p> | ||
158 | <p class="noitems">by Ecaterina Moraru</p> | ||
159 | </div> | ||
160 | [[[[image:resume.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:resume.png]] | ||
161 | </div> | ||
162 | </div> | ||
163 | |||
164 | <div class="col-sm-6 col-md-3"> | ||
165 | <div class="thumbnail"> | ||
166 | <div class="caption"> | ||
167 | 11 | ||
168 | <h3>Resume (2col)</h3> | ||
169 | <p>Skills and experience</p> | ||
170 | <p class="noitems">by Ecaterina Moraru</p> | ||
171 | </div> | ||
172 | [[[[image:resume2.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:resume2.png]] | ||
173 | </div> | ||
174 | </div> | ||
175 | |||
176 | <div class="col-sm-6 col-md-3"> | ||
177 | <div class="thumbnail"> | ||
178 | <div class="caption"> | ||
179 | 12 | ||
180 | <h3>Travel Guide</h3> | ||
181 | <p>Ideas and recommendations</p> | ||
182 | <p class="noitems">by Ecaterina Moraru</p> | ||
183 | </div> | ||
184 | [[[[image:guide.png||style="border:1px solid #E8E8E8" width="100%"]]>>attach:guide.png]] | ||
185 | </div> | ||
186 | </div> | ||
187 | </div> | ||
188 | {{/html}} |