Template:ProductCargo: Difference between revisions
Schang1146 (talk | contribs) No edit summary |
Schang1146 (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 48: | Line 48: | ||
| Website = {{{Website|}}} | | Website = {{{Website|}}} | ||
}} | }} | ||
<div class="infobox"> | <div class="infobox"> | ||
<div style="display: flex; gap: 8px; flex-direction: column"> | <div style="display: flex; gap: 8px; flex-direction: column"> | ||
Line 75: | Line 74: | ||
<tr> | <tr> | ||
<th>{{nowrap|Official Website}}</th> | <th>{{nowrap|Official Website}}</th> | ||
<td>{{{Website|}}}</td> | <td>{{#explode:{{{Website|}}}|,|0}}</td> | ||
</tr> | </tr> | ||
</table> | </table> |