@DeletedUser40302604 (discusión | contribuciones) m (1 revisión importada: Templates From EN ARK) |
Will130 (discusión | contribuciones) |
||
(No se muestran 3 ediciones intermedias de 2 usuarios) | |||
Línea 1: | Línea 1: | ||
+ | <includeonly>{{Arkitexure start|dlc = {{{dlc|}}}|nodlcambox = {{{nodlcambox|}}}}}<div class="info-arkitex info-framework"> |
||
− | {| class="infoboxtable" |
||
+ | {{Arkitexure header |
||
− | |- |
||
− | + | | name = {{{name|{{PAGENAME}}}}} |
|
+ | | wideimage = {{#if:{{{image|}}}||{{{image|{{{wideimage|{{{name|{{PAGENAME}}}}}.png}}}}}}}} |
||
− | |- |
||
+ | | wideimage2 = {{{image2|{{{wideimage2|}}}}}} |
||
− | {{#if: {{{image|}}} | ! colspan="2" {{!}} [[File:{{{image}}}|250x250px]] | <includeonly>[[Category:Infoboxes lacking images]]</includeonly>}} |
||
+ | | wideimage3 = {{{image3|{{{wideimage3|}}}}}} |
||
− | |- |
||
+ | | wideimage4 = {{{image4|{{{wideimage4|}}}}}} |
||
− | ! colspan="2" class="infoboxdetails" | Details |
||
+ | | wideimage5 = {{{image5|{{{wideimage5|}}}}}} |
||
− | |- |
||
+ | | wideimage6 = {{{image6|{{{wideimage6|}}}}}} |
||
− | {{#if: {{{race|}}} | {{!}} width=80 {{!}} <div>Race</div> {{!!}} {{{race}}} }} |
||
+ | | wideimage7 = {{{image7|{{{wideimage7|}}}}}} |
||
− | |- |
||
+ | | image = {{{image|}}} |
||
− | {{#if: {{{location|}}} | {{!}} <div>Location(s)</div> {{!!}} {{{location}}} }} |
||
+ | | description = {{{description|}}} |
||
− | |- |
||
+ | | showDescriptionQuotes = {{{showDescriptionQuotes|no}}} |
||
− | {{#if: {{{source|}}} | {{!}} <div>Source</div> {{!!}} {{{source}}} }} |
||
+ | }}{{#if:{{{info1|}}}| |
||
− | |- |
||
+ | <div class="info-arkitex info-module"> |
||
− | {{#if: {{{reward|}}} | {{!}} <div>Reward</div> {{!!}} {{{reward}}} }} |
||
+ | <div class="info-arkitex info-unit"> |
||
− | |- |
||
+ | <div class="info-unit-caption">{{{section1|Information}}}</div> |
||
− | {{#if: {{{related|}}} | {{!}} <div>Related</div> {{!!}} {{{related}}} }} |
||
+ | {{Arkitexure |
||
− | |- |
||
+ | | {{{info1|}}} |
||
− | {{#if: {{{ID|}}} | {{!}} <div>ID</div> {{!!}} {{{ID}}} }} |
||
+ | | {{{info1value|}}} |
||
− | |}<noinclude>{{clear}}{{doc}} |
||
+ | }}{{Arkitexure |
||
− | [[Categoría:Plantillas de infobox]]</noinclude> |
||
+ | | {{{info2|}}} |
||
+ | | {{{info2value|}}} |
||
+ | }}{{Arkitexure |
||
+ | | {{{info3|}}} |
||
+ | | {{{info3value|}}} |
||
+ | }}{{Arkitexure |
||
+ | | {{{info4|}}} |
||
+ | | {{{info4value|}}} |
||
+ | }}{{Arkitexure |
||
+ | | {{{info5|}}} |
||
+ | | {{{info5value|}}} |
||
+ | }}{{Arkitexure |
||
+ | | {{{info6|}}} |
||
+ | | {{{info6value|}}} |
||
+ | }}{{Arkitexure |
||
+ | | {{{info7|}}} |
||
+ | | {{{info7value|}}} |
||
+ | }}{{Arkitexure |
||
+ | | {{{info8|}}} |
||
+ | | {{{info8value|}}} |
||
+ | }}{{Arkitexure |
||
+ | | {{{info9|}}} |
||
+ | | {{{info9value|}}} |
||
+ | }}{{Arkitexure |
||
+ | | {{{info10|}}} |
||
+ | | {{{info10value|}}} |
||
+ | }} |
||
+ | </div> |
||
+ | </div> |
||
+ | }} </div></includeonly><noinclude> |
||
+ | == Documentation == |
||
+ | <nowiki>{{infobox |
||
+ | | name = |
||
+ | | wideimage = |
||
+ | | description = |
||
+ | | section1 = |
||
+ | | info1 = |
||
+ | | info1value = |
||
+ | | info2 = |
||
+ | | info2value = |
||
+ | | info3 = |
||
+ | | info3value = |
||
+ | | info4 = |
||
+ | | info4value = |
||
+ | | info5 = |
||
+ | | info5value = |
||
+ | | info6 = |
||
+ | | info6value = |
||
+ | | info7 = |
||
+ | | info7value = |
||
+ | | info8 = |
||
+ | | info8value = |
||
+ | | info9 = |
||
+ | | info9value = |
||
+ | | info10 = |
||
+ | | info10value = |
||
+ | }}</nowiki> |
||
+ | |||
+ | ==Example== |
||
+ | <nowiki>{{infobox |
||
+ | | name = ARK |
||
+ | | wideimage = ARK.png |
||
+ | | description = test infobox |
||
+ | | section1 = SectionTitle |
||
+ | | info1 = key |
||
+ | | info1value = value |
||
+ | | info2 = another key |
||
+ | | info2value = lorem |
||
+ | }}</nowiki> |
||
+ | |||
+ | {{infobox |
||
+ | | name = ARK |
||
+ | | wideimage = ARK.png |
||
+ | | description = test infobox |
||
+ | | section1 = SectionTitle |
||
+ | | info1 = key |
||
+ | | info1value = value |
||
+ | | info2 = another key |
||
+ | | info2value = lorem |
||
+ | }} |
||
+ | |||
+ | [[Category:Infobox templates]] |
||
+ | [[de:Vorlage:Infobox]] |
||
+ | [[en:Template:Infobox]] |
||
+ | [[fr:Modèle:Infobox]] |
||
+ | [[it:Template:Infobox]] |
||
+ | [[ja:テンプレート:Infobox]] |
||
+ | [[pl:Szablon:Infoboks]] |
||
+ | [[pt-br:Predefinição:Infobox]] |
||
+ | [[ru:Шаблон:Карточка]] |
||
+ | [[th:แม่แบบ:Infobox]] |
||
+ | </noinclude> |
Revisión actual del 12:55 30 jun 2021
Documentation
{{infobox | name = | wideimage = | description = | section1 = | info1 = | info1value = | info2 = | info2value = | info3 = | info3value = | info4 = | info4value = | info5 = | info5value = | info6 = | info6value = | info7 = | info7value = | info8 = | info8value = | info9 = | info9value = | info10 = | info10value = }}
Example
{{infobox | name = ARK | wideimage = ARK.png | description = test infobox | section1 = SectionTitle | info1 = key | info1value = value | info2 = another key | info2value = lorem }}