Mudanças entre as edições de "Predefinição:MainPage-Frame-Titulo-Com-Link"

De Grêmiopédia, a enciclopédia do Grêmio
Ir para navegação Ir para pesquisar

(Criou página com '{{Main Page/Frame | color = hexadecimal colours here without # | icon = header icon (optional) | title = | content = * Bullet 1 * Bullet 2 * Bullet 3 }...')
 
 
(3 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
{{Main Page/Frame
<div style="margin:1em 0 0 0; padding:1px;">
<div class="MainPage-Frame-Titulo-Com-Link" style="background:#{{{color|444}}}; color:#fff; font-weight:300; font-size:130%; text-align:center; font-variant:small-caps; padding:8px;">{{{icon|}}}{{2nbsp}}[[{{{link}}}|{{{title}}}]]</div>
<div style="padding:10px 0;">{{{content}}}</div></div><noinclude>
===Usage===
<pre style="white-space:pre-wrap;">
{{Main Page/Frame-Titulo-Com-Link
  | color      = hexadecimal colours here without #
  | color      = hexadecimal colours here without #
  | icon      = header icon (optional)
  | icon      = header icon (optional)
| link      =
  | title      =  
  | title      =  
  | content    =
  | content    =

Edição atual tal como às 13h01min de 13 de maio de 2019

{{{content}}}

Usage

{{Main Page/Frame-Titulo-Com-Link
 | color      = hexadecimal colours here without #
 | icon       = header icon (optional)
 | link       =
 | title      = 
 | content    =
* Bullet 1
* Bullet 2
* Bullet 3
}}

Syntax

  • colour: This changes the title box background color. Default: 444 (very dark grey).
  • title: The title of this frame in your language.
  • content: The title of this frame in your language. Additional tags <div></div> are set by the template and not needed in the inclusion.