Line 459: |
Line 459: |
| </td> | | </td> |
| <td class="half"> | | <td class="half"> |
− | <table class="wikitable sortable" style="margin-left:auto; margin-right:auto; "> | + | <table class="wikitable sortable" style="margin-left:auto; margin-right:auto;"> |
| <tr> | | <tr> |
| <th>Header 1</th> | | <th>Header 1</th> |
Line 477: |
Line 477: |
| </table> | | </table> |
| | | |
− | <h3>Links</h3> | + | <h3>Links, Images and Files</h3> |
| | | |
| <table class="wikitable markupTable"> | | <table class="wikitable markupTable"> |
| <tr> | | <tr> |
− | <th>Markup</th> | + | <th class="half">Markup</th> |
− | <th>Renders as</th> | + | <th class="half">Renders as</th> |
| </tr> | | </tr> |
| <tr> | | <tr> |
− | <td></td> | + | <td class="markup"><nowiki>[[Technology_Trends|Home Page]]</nowiki></td> |
− | <td></td> | + | <td style="text-align: center">[[Technology_Trends|Home Page]]</td> |
| + | </tr> |
| + | <tr> |
| + | <td class="markup"><nowiki>[[Media:EN_-_Technology_Trends_-_User_Guide.pdf|User Guide pdf]]</nowiki></td> |
| + | <td style="text-align: center">[[Media:EN_-_Technology_Trends_-_User_Guide.pdf|User Guide pdf]]</td> |
| + | </tr> |
| + | <tr> |
| + | <td class="markup"><nowiki>[[File:Traffic_cone.png|40px]]</nowiki></td> |
| + | <td style="text-align: center">[[File:Traffic_cone.png|40px]]</td> |
| </tr> | | </tr> |
| </table> | | </table> |
| | | |
− | <h3>References</h3> | + | <p>Hype cycle table, example using blockchain</p> |
| + | |
| + | <table class="wikitable markupTable"> |
| + | <tr> |
| + | <th class="half">Markup</th> |
| + | <th class="half">Renders as</th> |
| + | </tr> |
| + | <tr> |
| + | <td class="markup"><nowiki>[[Technology_Trends|Home Page]]</nowiki></td> |
| + | <td style="text-align: center">[[Technology_Trends|Home Page]]</td> |
| + | </tr> |
| + | <tr> |
| + | <td class="markup"><nowiki>[[Media:EN_-_Technology_Trends_-_User_Guide.pdf|User Guide pdf]]</nowiki></td> |
| + | <td style="text-align: center">[[Media:EN_-_Technology_Trends_-_User_Guide.pdf|User Guide pdf]]</td> |
| + | </tr> |
| + | <tr> |
| + | <td class="markup"><nowiki>[[File:Traffic_cone.png|40px]]</nowiki></td> |
| + | <td style="text-align: center">[[File:Traffic_cone.png|40px]]</td> |
| + | </tr> |
| + | </table> |
| + | |
| + | <div class="container"> |
| + | <div class="row"> |
| + | <div class="col-sm-8">[[File:EN_Technology_Trends_-_Blockchain_Hype_Cycle_2018.png|center]]</div> |
| + | <div class="col-sm-4"> |
| + | <table class="wikitable hypecycleTable"> |
| + | <tr> |
| + | <th>English</th> |
| + | <th>Français</th> |
| + | </tr> |
| + | <tr> |
| + | <td>Figure 1. Hype Cycle for Blockchain Technologies, 2018</td> |
| + | <td>Figure 1. Rapport Hype Cycle sur les technologies de la chaîne de blocs, 2018</td> |
| + | </tr> |
| + | <tr> |
| + | <td>Expectations</td> |
| + | <td>Attentes</td> |
| + | </tr> |
| + | <tr> |
| + | <td>Time</td> |
| + | <td>Temps</td> |
| + | </tr> |
| + | </table> |
| + | </div> |
| + | </div> |
| + | </div> |
| | | |
− | <h3>Images</h3>
| |
| | | |
− | <h3>Documents</h3> | + | |
| + | <h3>References</h3> |
| | | |
| <h3>Main Pages</h3> | | <h3>Main Pages</h3> |
Line 1,065: |
Line 1,118: |
| line-height: 27.3px; | | line-height: 27.3px; |
| text-decoration: underline; | | text-decoration: underline; |
| + | } |
| + | |
| + | .centered{ |
| + | margin-left: auto; |
| + | margin-right: auto; |
| } | | } |
| | | |