I've read the [link|https://www.ifixit.com/Help/Tables|help for tables] but I'm unsure if I can add a photo to a table. The captions within wikis are different than within articles on the site and I am attempting a workaround with a 1x2 table.
=== Update (01/23/2023) ===
My code for the table reads
[code]
{table
|width=80%
| format=50%c:c
|! Air Gap units
|! High Loop units
|--
| [image|2836074|size=large]
| [image|2836075|size=large]
}
[/code]
and appears as
[image|96962]
My images aren't centered in the table, and I'd like them to be. Help? ;)
+
+
=== Update (01/23/2023) ===
+
Also interested in aligning the table to the center of the page...
I've read the [link|https://www.ifixit.com/Help/Tables|help for tables|new_window=true] but I'm unsure if I can add a photo to a table. The captions within wikis are different than within articles on the site and I am attempting a workaround with a 1x2 table.
+
I've read the [link|https://www.ifixit.com/Help/Tables|help for tables] but I'm unsure if I can add a photo to a table. The captions within wikis are different than within articles on the site and I am attempting a workaround with a 1x2 table.
+
+
=== Update (01/23/2023) ===
+
My code for the table reads
+
+
[code]
+
{table
+
+
|width=80%
+
+
| format=50%c:c
+
+
|! Air Gap units
+
+
|! High Loop units
+
+
|--
+
+
| [image|2836074|size=large]
+
+
| [image|2836075|size=large]
+
+
}
+
[/code]
+
and appears as
+
+
[image|96962]
+
+
My images aren't centered in the table, and I'd like them to be. Help? ;)
I've read the [link|https://www.ifixit.com/Help/Tables|help for tables|new_window=true] but I'm unsure if I can add a photo to a table. The captions within wikis are different than within articles on the site and I am attempting a workaround with a 1x2 table.